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