Last Version

net.markenwerk:commons-iterables 3.2.1

Some common iterables for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-iterables
Version

Version

3.2.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

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

Source Code Management

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

Download commons-iterables 3.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.markenwerk : commons-iterators jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.