Download jni-utils-1.0.jar file - Jar j

Jar examples for j:jni-utils

Description

You can download jar file jni-utils 1.0 in this page.

Build File

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

<dependency>
   <groupId>com.github.taksan</groupId>
   <artifactId>jni-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.taksan', name: 'jni-utils', version: '1.0'
libraryDependencies += "com.github.taksan" % "jni-utils" % "1.0"
<dependency org="com.github.taksan" name="jni-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.taksan', module='jni-utils', version='1.0'))
'com.github.taksan:jni-utils:jar:1.0'

Download

Click the following link to download the jar file.

jni-utils-1.0-javadoc.jar
jni-utils-1.0-sources.jar
jni-utils-1.0.jar
jni-utils-1.0.pom



Related Tutorials