Jar examples for n:native-loader
An utility tool to load native libraries
You can download jar file native-loader 1.0.2 in this page.
GNU Lesser General Public License
You can use the following script to add native-loader-1.0.2.jar to your project.
<dependency> <groupId>com.harium</groupId> <artifactId>native-loader</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.harium', name: 'native-loader', version: '1.0.2'
libraryDependencies += "com.harium" % "native-loader" % "1.0.2"
<dependency org="com.harium" name="native-loader" rev="1.0.2"/>
@Grapes(@Grab(group='com.harium', module='native-loader', version='1.0.2'))
'com.harium:native-loader:jar:1.0.2'
Click the following link to download the jar file.
native-loader-1.0.2-javadoc.jar