Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user