Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored Jan 31, 2022
1 parent 514f331 commit 6e67057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Reusable Java Classes for [JAWS](https://github.com/JeffersonLab/jaws). Java cl
## Usage
The library is a jar file plus dependencies on Kafka libraries and the Java 8+ JVM and standard library. You can obtain the jaws-libj jar file from the [Maven Central repository](https://repo1.maven.org/maven2/org/jlab/jaws-libj/) directly or from a Maven friendly build tool with the following coordinates (Gradle example shown):
```
implementation 'org.jlab:jaws-libj:1.8.0'
implementation 'org.jlab:jaws-libj:<version>'
```
You can check the [Release Notes](https://github.com/JeffersonLab/jaws-libj/releases) to see what has changed in each version.

Expand Down

0 comments on commit 6e67057

Please sign in to comment.