Jar examples for i:iterators
Iterators and spliterators, helper classes for custom collections
You can download jar file iterators 1.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add iterators-1.2.1.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>iterators</artifactId> <version>1.2.1</version> </dependency>
compile group: 'org.dmfs', name: 'iterators', version: '1.2.1'
libraryDependencies += "org.dmfs" % "iterators" % "1.2.1"
<dependency org="org.dmfs" name="iterators" rev="1.2.1"/>
@Grapes(@Grab(group='org.dmfs', module='iterators', version='1.2.1'))
'org.dmfs:iterators:jar:1.2.1'
Click the following link to download the jar file.
iterators-1.2.1-javadoc.jar