JNI Utility Classes


GroupId

GroupId

com.github.taksan
ArtifactId

ArtifactId

jni-utils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JNI Utility Classes

Download jni-utils

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0