Download native-helper-5.1.0.jar file - Jar n

Jar examples for n:native-helper

Description

You can download jar file native-helper 5.1.0 in this page.

Build File

You can use the following script to add native-helper-5.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

native-helper-5.1.0-javadoc.jar
native-helper-5.1.0-sources.jar
native-helper-5.1.0.jar
native-helper-5.1.0.pom



Related Tutorials