Download common-jni-1.0.0.jar file - Jar c

Jar examples for c:common-jni

Description

Common library for the yildiz jni projects, contains utilities, helper classes and more.

You can download jar file common-jni 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add common-jni-1.0.0.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>common-jni</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'be.yildiz-games', name: 'common-jni', version: '1.0.0'
libraryDependencies += "be.yildiz-games" % "common-jni" % "1.0.0"
<dependency org="be.yildiz-games" name="common-jni" rev="1.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='common-jni', version='1.0.0'))
'be.yildiz-games:common-jni:jar:1.0.0'

Download

Click the following link to download the jar file.

common-jni-1.0.0-javadoc.jar
common-jni-1.0.0-sources.jar
common-jni-1.0.0.jar
common-jni-1.0.0.pom



Related Tutorials