MVN

net.markenwerk : commons-iterables

Maven & Gradle

Mar 05, 2017
5 usages

Some common iterables for Java

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

Latest Version

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

  • Latest Stable: 3.2.1

All Versions

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

Version Vulnerabilities Updated
3.2.x
commons-iterables-3.2.1
commons-iterables-3.2.0
3.1.x
commons-iterables-3.1.0
2.2.x
commons-iterables-2.2.1
commons-iterables-2.2.0
2.0.x
commons-iterables-2.0.0
1.1.x
commons-iterables-1.1.6
commons-iterables-1.1.5
commons-iterables-1.1.4
commons-iterables-1.1.3
commons-iterables-1.1.2
commons-iterables-1.1.1
commons-iterables-1.1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.markenwerk" % "commons-iterables" % "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

Aug 05, 2017
16 usages
14 stars
Mar 05, 2018
10 usages
1 stars
Nov 18, 2019
26 usages
3 stars
Feb 22, 2017
14 usages
Mar 10, 2018
7 usages
1 stars
Feb 25, 2008
42 usages
Feb 05, 2023
15 usages
776 stars
May 29, 2023
8 usages
536 stars
Jul 13, 2023
6 usages
82 stars