Download koloboke-impl-jdk8-0.6.7.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 0.6.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials