Update README.md

This commit is contained in:
Klemek
2019-01-20 16:58:40 +01:00
committed by GitHub
parent b769e517bb
commit 3492ba7de3
+4
View File
@@ -29,6 +29,10 @@ 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. 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](../../releases/download/betterlists-1.4/betterlists-1.4.jar)
## Maven ## Maven
You can use this project as a maven dependency with this : You can use this project as a maven dependency with this :