is not current version
Last Version 1.0.4

be.yildiz-games:common-jni 1.0.3

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

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-jni
Version

Version

1.0.3
Type

Type

jar

Download common-jni 1.0.3


<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-jni/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-jni</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-jni/
implementation 'be.yildiz-games:common-jni:1.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/common-jni/
implementation ("be.yildiz-games:common-jni:1.0.3")
'be.yildiz-games:common-jni:jar:1.0.3'
<dependency org="be.yildiz-games" name="common-jni" rev="1.0.3">
  <artifact name="common-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-jni', version='1.0.3')
)
libraryDependencies += "be.yildiz-games" % "common-jni" % "1.0.3"
[be.yildiz-games/common-jni "1.0.3"]