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

Jar examples for n:native-helper

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials