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

Jar examples for n:native-ref-java

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials