Jar examples for l:listset
A collection that is both a list and a set, namely, a list without duplicates, or, in other words, an ordered set
You can download jar file listset 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add listset-0.2.2.jar to your project.
<dependency> <groupId>org.danilopianini</groupId> <artifactId>listset</artifactId> <version>0.2.2</version> </dependency>
compile group: 'org.danilopianini', name: 'listset', version: '0.2.2'
libraryDependencies += "org.danilopianini" % "listset" % "0.2.2"
<dependency org="org.danilopianini" name="listset" rev="0.2.2"/>
@Grapes(@Grab(group='org.danilopianini', module='listset', version='0.2.2'))
'org.danilopianini:listset:jar:0.2.2'
Click the following link to download the jar file.
listset-0.2.2-javadoc.jar