From 0c7f18285c314ad6b8811de333847166d9073515 Mon Sep 17 00:00:00 2001 From: Klemek Date: Sun, 20 Jan 2019 16:28:38 +0100 Subject: [PATCH] Updated pom.xml --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c0f3e9..fe9e195 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,24 @@ fr.klemek betterlists - 1.4 + 1.4-SNAPSHOT BetterLists + An extension of the java.util.List interface which include some of the C# LINQ + useful functions. List classes are extended as well. (ArrayList -> BetterArrayList) + + https://github.com/Klemek/BetterLists + + Klemek + + + + Apache License + ../LICENSE.txt + repo + + + UTF-8