Last Version

net.markenwerk:commons-iterators 3.2.1

Some common iterators for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-iterators
Version

Version

3.2.1
Type

Type

jar
Description

Description

net.markenwerk:commons-iterators
Some common iterators for Java
Project URL

Project URL

https://github.com/markenwerk/java-commons-iterators
Project Organization

Project Organization

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Source Code Management

Source Code Management

https://github.com/markenwerk/java-commons-iterators

Download commons-iterators 3.2.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.markenwerk : commons-datastructures jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.