MVN

com.koloboke : koloboke-impl-jdk8

Maven & Gradle

May 26, 2016
17 usages
947 stars

Koloboke Collections Implementation · Carefully designed and efficient extension of the Java Collections Framework with primitive specializations and more, built for Java 8 (Implementation)

<dependency>
    <groupId>com.koloboke</groupId>
    <artifactId>koloboke-impl-jdk8</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.koloboke : koloboke-impl-jdk8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.koloboke : koloboke-impl-jdk8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
koloboke-impl-jdk8-1.0.0

How to add a dependency to Maven

Add the following com.koloboke : koloboke-impl-jdk8 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.koloboke</groupId>
    <artifactId>koloboke-impl-jdk8</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.koloboke : koloboke-impl-jdk8 gradle dependency to your build.gradle file:

implementation 'com.koloboke:koloboke-impl-jdk8:1.0.0'

Gradle Kotlin DSL: Add the following com.koloboke : koloboke-impl-jdk8 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.koloboke:koloboke-impl-jdk8:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.koloboke : koloboke-impl-jdk8 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.koloboke" % "koloboke-impl-jdk8" % "1.0.0"

Advertisement

Dependencies from Group

May 26, 2016
22 usages
947 stars
May 26, 2016
17 usages
947 stars
May 26, 2016
8 usages
947 stars
May 31, 2016
4 usages
947 stars
May 26, 2016
3 usages
947 stars

Discover Dependencies

Oct 12, 2020
15 usages
147 stars
Jun 09, 2023
5 usages
123 stars
Aug 25, 2017
12 usages
6 stars
Mar 15, 2020
19 usages
72 stars
Apr 21, 2018
9 usages
9 stars
Dec 07, 2019
15 usages
104 stars
Jul 09, 2019
4 usages
0 stars