Download koloboke-impl-jdk8-1.0.0.jar file - Jar k

Jar examples for k:koloboke-impl-jdk8

Description

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

You can download jar file koloboke-impl-jdk8 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add koloboke-impl-jdk8-1.0.0.jar to your project.

<dependency>
   <groupId>com.koloboke</groupId>
   <artifactId>koloboke-impl-jdk8</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.koloboke', name: 'koloboke-impl-jdk8', version: '1.0.0'
libraryDependencies += "com.koloboke" % "koloboke-impl-jdk8" % "1.0.0"
<dependency org="com.koloboke" name="koloboke-impl-jdk8" rev="1.0.0"/>
@Grapes(@Grab(group='com.koloboke', module='koloboke-impl-jdk8', version='1.0.0'))
'com.koloboke:koloboke-impl-jdk8:jar:1.0.0'

Download

Click the following link to download the jar file.

koloboke-impl-jdk8-1.0.0-javadoc.jar
koloboke-impl-jdk8-1.0.0-sources.jar
koloboke-impl-jdk8-1.0.0.jar
koloboke-impl-jdk8-1.0.0.pom



Related Tutorials