Download koloboke-impl-jdk6-7-0.6.6.jar file - Jar k

Jar examples for k:koloboke-impl-jdk6-7

Description

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

You can download jar file koloboke-impl-jdk6-7 0.6.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add koloboke-impl-jdk6-7-0.6.6.jar to your project.

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

Download

Click the following link to download the jar file.

koloboke-impl-jdk6-7-0.6.6-javadoc.jar
koloboke-impl-jdk6-7-0.6.6-sources.jar
koloboke-impl-jdk6-7-0.6.6.jar
koloboke-impl-jdk6-7-0.6.6.pom



Related Tutorials