Skip to content

Commit

Permalink
Updated README maven dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Cédric de Launois committed Feb 22, 2025
1 parent a21d1cc commit ee0457b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@ Options supported (see BrotherQLJob javadoc for more details):

## Maven dependency

The package is available from [Maven Central](https://central.sonatype.com) and
can be used with the following dependency :
```
<dependency>
<groupId>org.delaunois</groupId>
<artifactId>brotherql</artifactId>
<version>v1.0.0</version>
<version>1.1.0</version>
</dependency>
```

Expand Down

0 comments on commit ee0457b

Please sign in to comment.