Skip to content

dorkbox/JNA

Repository files navigation

Dorkbox General Utilities

Dorkbox Github Gitlab

Native JNA extensions for Linux, MacOS, and Windows, Java 1.8+

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>JNA</artifactId>
      <version>1.2</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    compile "com.dorkbox:JNA:1.2"
}

License

This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Native JNA extensions for Linux, MacOS, and Windows

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Apachev2
MIT
LICENSE.MIT

Stars

Watchers

Forks

Packages

No packages published

Languages