MVN

org.jlib : jlib-iterable

Maven & Gradle

Jul 28, 2018
2 usages
0 stars

jlib iterable framework · jlib framework providing operations on iterables and iterators as well as means to implement own iterables

<dependency>
    <groupId>org.jlib</groupId>
    <artifactId>jlib-iterable</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jlib : jlib-iterable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.jlib : jlib-iterable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jlib-iterable-1.0.0

How to add a dependency to Maven

Add the following org.jlib : jlib-iterable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jlib</groupId>
    <artifactId>jlib-iterable</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jlib : jlib-iterable gradle dependency to your build.gradle file:

implementation 'org.jlib:jlib-iterable:1.0.0'

Gradle Kotlin DSL: Add the following org.jlib : jlib-iterable gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jlib:jlib-iterable:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jlib : jlib-iterable sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jlib" % "jlib-iterable" % "1.0.0"

Advertisement

Dependencies from Group

Jul 28, 2018
7 usages
0 stars
Jul 28, 2018
6 usages
0 stars
Jul 28, 2018
2 usages
0 stars
Jul 28, 2018
2 usages
0 stars
Jul 28, 2018
1 usages
0 stars

Discover Dependencies

Nov 14, 2018
2 usages
Jan 16, 2019
4 usages
2 stars
Jan 29, 2019
2 usages
7 stars
Jul 11, 2019
2 usages
0 stars
Oct 25, 2019
2 usages
0 stars
Apr 24, 2020
2 usages
0 stars
Jan 29, 2023
3 usages
399 stars
Sep 28, 2020
3 usages
0 stars