updated downloads + clean pom before publish

This commit is contained in:
Klemek
2019-01-20 15:48:20 +01:00
parent f38f7f1d56
commit 8dce888c75
7 changed files with 3 additions and 7 deletions
-4
View File
@@ -29,10 +29,6 @@ BetterList<String> contactsEmails = contacts.skip(5)
NOTE : Please note that, unlike C# LINQ, these functions are not optimized at low levels and will have the same impact as standard loops in your program.
## Download
* [betterlists-1.4.jar](../../raw/master/download/betterlists-1.4.jar)
## Maven
You can use this project as a maven dependency with this :