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

Jar examples for n:native-helper

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials