Download native-loader-1.0.3.jar file - Jar n

Jar examples for n:native-loader

Description

An utility tool to load native libraries

You can download jar file native-loader 1.0.3 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add native-loader-1.0.3.jar to your project.

<dependency>
   <groupId>com.harium</groupId>
   <artifactId>native-loader</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.harium', name: 'native-loader', version: '1.0.3'
libraryDependencies += "com.harium" % "native-loader" % "1.0.3"
<dependency org="com.harium" name="native-loader" rev="1.0.3"/>
@Grapes(@Grab(group='com.harium', module='native-loader', version='1.0.3'))
'com.harium:native-loader:jar:1.0.3'

Download

Click the following link to download the jar file.

native-loader-1.0.3-javadoc.jar
native-loader-1.0.3-sources.jar
native-loader-1.0.3.jar
native-loader-1.0.3.pom



Related Tutorials