Last Version

jna-utils 0.1.0

The base parent for all open-source projects coming from mhoffrog.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.mhoffrog.jna
ArtifactId

ArtifactId

jna-utils
Version

Version

0.1.0
Type

Type

jar
Description

Description

jna-utils
The base parent for all open-source projects coming from mhoffrog.
Project Organization

Project Organization

mhoffrog

Download jna-utils 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna-platform jar 5.3.1

Project Modules

There are no modules declared in this project.