Jar examples for j:jniloader
Lightweight convenience for loading JNI natives.
You can download jar file jniloader 1.1 in this page.
LGPL
You can use the following script to add jniloader-1.1.jar to your project.
<dependency> <groupId>com.github.fommil</groupId> <artifactId>jniloader</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.fommil', name: 'jniloader', version: '1.1'
libraryDependencies += "com.github.fommil" % "jniloader" % "1.1"
<dependency org="com.github.fommil" name="jniloader" rev="1.1"/>
@Grapes(@Grab(group='com.github.fommil', module='jniloader', version='1.1'))
'com.github.fommil:jniloader:jar:1.1'
Click the following link to download the jar file.
jniloader-1.1-javadoc.jar