Dorkbox General Utilities
Native JNA extensions for Linux, MacOS, and Windows, Java 1.8+
<dependencies>
...
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>JNA</artifactId>
<version>1.2</version>
</dependency>
</dependencies>
dependencies {
...
compile "com.dorkbox:JNA:1.2"
}
This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.