Updated README.md
This commit is contained in:
@@ -39,15 +39,15 @@ You can use this project as a maven dependency with this :
|
||||
<repositories>
|
||||
...
|
||||
<repository>
|
||||
<id>klemek.betterlists</id>
|
||||
<url>https://github.com/klemek/betterlists/raw/mvn-repo</url>
|
||||
</repository>
|
||||
<id>fr.klemek</id>
|
||||
<url>https://github.com/klemek/mvn-repo/raw/master</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
...
|
||||
<dependencies>
|
||||
...
|
||||
<dependency>
|
||||
<groupId>klemek</groupId>
|
||||
<groupId>fr.klemek</groupId>
|
||||
<artifactId>betterlists</artifactId>
|
||||
<version>1.4</version>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user