MVN

net.markenwerk : commons-iterators

Maven & Gradle

Mar 05, 2017
2 usages

Some common iterators for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-iterators</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : commons-iterators to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of net.markenwerk : commons-iterators to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
commons-iterators-3.2.1
commons-iterators-3.2.0
3.1.x
commons-iterators-3.1.0
3.0.x
commons-iterators-3.0.0
2.2.x
commons-iterators-2.2.1
commons-iterators-2.2.0
2.1.x
commons-iterators-2.1.0
2.0.x
commons-iterators-2.0.0
1.1.x
commons-iterators-1.1.6
commons-iterators-1.1.5
commons-iterators-1.1.4
commons-iterators-1.1.3
commons-iterators-1.1.1
commons-iterators-1.1.0
1.0.x
commons-iterators-1.0.0

How to add a dependency to Maven

Add the following net.markenwerk : commons-iterators maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-iterators</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : commons-iterators gradle dependency to your build.gradle file:

implementation 'net.markenwerk:commons-iterators:3.2.1'

Gradle Kotlin DSL: Add the following net.markenwerk : commons-iterators gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:commons-iterators:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : commons-iterators sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "commons-iterators" % "3.2.1"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Nov 22, 2015
1 usages
16 stars
Nov 22, 2015
Jun 26, 2016
2 stars
Jan 24, 2016
0 stars
Nov 18, 2015
223 stars
Nov 16, 2015
3 stars
Oct 25, 2018
3 usages
1 stars