Download native-initializer-0.1.5.jar file - Jar n

Jar examples for n:native-initializer

Description

A application used as an example on how to set up

You can download jar file native-initializer 0.1.5 in this page.

License

Eclipse Public License (EPL), Version 1.0

Build File

You can use the following script to add native-initializer-0.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

native-initializer-0.1.5-javadoc.jar
native-initializer-0.1.5-sources.jar
native-initializer-0.1.5.jar
native-initializer-0.1.5.pom



Related Tutorials