Download jni-2.7.0.jar file - Jar j

Jar examples for j:jni

Description

API for the JNI components of the QuasarDB API for Java. Should not be included directly.

You can download jar file jni 2.7.0 in this page.

License

3-Clause BSD License

Build File

You can use the following script to add jni-2.7.0.jar to your project.

<dependency>
   <groupId>net.quasardb</groupId>
   <artifactId>jni</artifactId>
   <version>2.7.0</version>
</dependency>
compile group: 'net.quasardb', name: 'jni', version: '2.7.0'
libraryDependencies += "net.quasardb" % "jni" % "2.7.0"
<dependency org="net.quasardb" name="jni" rev="2.7.0"/>
@Grapes(@Grab(group='net.quasardb', module='jni', version='2.7.0'))
'net.quasardb:jni:jar:2.7.0'

Download

Click the following link to download the jar file.

jni-2.7.0-freebsd-x86_64.jar
jni-2.7.0-javadoc.jar
jni-2.7.0-linux-x86_64.jar
jni-2.7.0-osx-x86_64.jar
jni-2.7.0-sources.jar
jni-2.7.0-windows-x86_32.jar
jni-2.7.0-windows-x86_64.jar
jni-2.7.0.jar
jni-2.7.0.pom



Related Tutorials