Merge remote-tracking branch 'origin/master'

This commit is contained in:
Klemek
2018-08-30 21:23:04 +01:00
+2 -2
View File
@@ -37,7 +37,7 @@ NOTE : Please note that, unlike C# LINQ, these functions are not optimized at lo
You can use this project as a maven dependency with this : You can use this project as a maven dependency with this :
```XML ```XML
<repositories> <repositories>
... ...
<repository> <repository>
<id>fr.klemek</id> <id>fr.klemek</id>
<url>https://github.com/klemek/mvn-repo/raw/master</url> <url>https://github.com/klemek/mvn-repo/raw/master</url>
@@ -45,7 +45,7 @@ You can use this project as a maven dependency with this :
</repositories> </repositories>
... ...
<dependencies> <dependencies>
... ...
<dependency> <dependency>
<groupId>fr.klemek</groupId> <groupId>fr.klemek</groupId>
<artifactId>betterlists</artifactId> <artifactId>betterlists</artifactId>