License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-jni |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Common JNI
Common library for the yildiz jni projects, contains utilities, helper classes and more.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-jni-1.0.4.pom | |
common-jni-1.0.4.jar | 4 KB |
common-jni-1.0.4-sources.jar | 8 KB |
common-jni-1.0.4-javadoc.jar | 406 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |