License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.markenwerk |
ArtifactId | ArtifactIdcommons-iterators |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptionnet.markenwerk:commons-iterators
Some common iterators for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-iterators-3.2.1.pom | |
commons-iterators-3.2.1.jar | 39 KB |
commons-iterators-3.2.1-sources.jar | 58 KB |
commons-iterators-3.2.1-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.markenwerk/commons-iterators/ -->
<dependency>
<groupId>net.markenwerk</groupId>
<artifactId>commons-iterators</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.markenwerk/commons-iterators/
implementation 'net.markenwerk:commons-iterators:3.2.1'
// https://jarcasting.com/artifacts/net.markenwerk/commons-iterators/
implementation ("net.markenwerk:commons-iterators:3.2.1")
'net.markenwerk:commons-iterators:jar:3.2.1'
<dependency org="net.markenwerk" name="commons-iterators" rev="3.2.1">
<artifact name="commons-iterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.markenwerk', module='commons-iterators', version='3.2.1')
)
libraryDependencies += "net.markenwerk" % "commons-iterators" % "3.2.1"
[net.markenwerk/commons-iterators "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.markenwerk : commons-datastructures | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |