Last Version

Iterators 2.0

It is the framework of lazy collections based on Iterator and Iterable interfaces

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

iterators
Version

Version

2.0
Type

Type

jar
Description

Description

Iterators
It is the framework of lazy collections based on Iterator and Iterable interfaces
Source Code Management

Source Code Management

https://github.com/Megaprog/Iterators

Download iterators 2.0


<!-- https://jarcasting.com/artifacts/org.jmmo/iterators/ -->
<dependency>
    <groupId>org.jmmo</groupId>
    <artifactId>iterators</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmmo/iterators/
implementation 'org.jmmo:iterators:2.0'
// https://jarcasting.com/artifacts/org.jmmo/iterators/
implementation ("org.jmmo:iterators:2.0")
'org.jmmo:iterators:jar:2.0'
<dependency org="org.jmmo" name="iterators" rev="2.0">
  <artifact name="iterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmmo', module='iterators', version='2.0')
)
libraryDependencies += "org.jmmo" % "iterators" % "2.0"
[org.jmmo/iterators "2.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.