| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.dmfs |
| ArtifactId | ArtifactIditerators |
| Last Version | Last Version1.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniterators
A collection of Iterator implementations.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| iterators-1.20.pom | |
| iterators-1.20.jar | 21 KB |
| iterators-1.20-sources.jar | 21 KB |
| iterators-1.20-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/iterators/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>iterators</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/iterators/
implementation 'org.dmfs:iterators:1.20'
// https://jarcasting.com/artifacts/org.dmfs/iterators/
implementation ("org.dmfs:iterators:1.20")
'org.dmfs:iterators:jar:1.20'
<dependency org="org.dmfs" name="iterators" rev="1.20">
<artifact name="iterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='iterators', version='1.20')
)
libraryDependencies += "org.dmfs" % "iterators" % "1.20"
[org.dmfs/iterators "1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dmfs : jems | jar | 1.20 |