Yildiz Common JNI

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

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-jni
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Common JNI
Common library for the yildiz jni projects, contains utilities, helper classes and more.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/common-jni
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/common-jni

Download common-jni

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0