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 :
|
||||
```XML
|
||||
<repositories>
|
||||
...
|
||||
...
|
||||
<repository>
|
||||
<id>fr.klemek</id>
|
||||
<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>
|
||||
...
|
||||
<dependencies>
|
||||
...
|
||||
...
|
||||
<dependency>
|
||||
<groupId>fr.klemek</groupId>
|
||||
<artifactId>betterlists</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user