Last Version

native-lib-preparer 0.2.1

Java native library preparer, get native library prepared for jna / jni loading

License

License

MY_LICENSE
Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.zhongwm.commons
ArtifactId

ArtifactId

native-lib-preparer
Version

Version

0.2.1
Type

Type

jar
Description

Description

native-lib-preparer
Java native library preparer, get native library prepared for jna / jni loading
Source Code Management

Source Code Management

https://github.com/zhongwm/native-lib-preparer

Download native-lib-preparer 0.2.1


<!-- https://jarcasting.com/artifacts/io.github.zhongwm.commons/native-lib-preparer/ -->
<dependency>
    <groupId>io.github.zhongwm.commons</groupId>
    <artifactId>native-lib-preparer</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhongwm.commons/native-lib-preparer/
implementation 'io.github.zhongwm.commons:native-lib-preparer:0.2.1'
// https://jarcasting.com/artifacts/io.github.zhongwm.commons/native-lib-preparer/
implementation ("io.github.zhongwm.commons:native-lib-preparer:0.2.1")
'io.github.zhongwm.commons:native-lib-preparer:jar:0.2.1'
<dependency org="io.github.zhongwm.commons" name="native-lib-preparer" rev="0.2.1">
  <artifact name="native-lib-preparer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhongwm.commons', module='native-lib-preparer', version='0.2.1')
)
libraryDependencies += "io.github.zhongwm.commons" % "native-lib-preparer" % "0.2.1"
[io.github.zhongwm.commons/native-lib-preparer "0.2.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.