Download native_system-java-1.1.jar file - Jar n

Jar examples for n:native-system-java

Description

You can download jar file native_system-java 1.1 in this page.

Build File

You can use the following script to add native_system-java-1.1.jar to your project.

<dependency>
   <groupId>com.github.fommil.netlib</groupId>
   <artifactId>native_system-java</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.github.fommil.netlib', name: 'native_system-java', version: '1.1'
libraryDependencies += "com.github.fommil.netlib" % "native_system-java" % "1.1"
<dependency org="com.github.fommil.netlib" name="native_system-java" rev="1.1"/>
@Grapes(@Grab(group='com.github.fommil.netlib', module='native_system-java', version='1.1'))
'com.github.fommil.netlib:native_system-java:jar:1.1'

Download

Click the following link to download the jar file.

native_system-java-1.1-javadoc.jar
native_system-java-1.1-natives.jar
native_system-java-1.1-sources.jar
native_system-java-1.1.jar
native_system-java-1.1.pom



Related Tutorials