An open API service indexing awesome lists of open source software.

https://github.com/dorkbox/jna

Native JNA extensions for Linux, MacOS, and Windows
https://github.com/dorkbox/jna

Last synced: 6 months ago
JSON representation

Native JNA extensions for Linux, MacOS, and Windows

Awesome Lists containing this project

README

          

Dorkbox General Utilities

###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/JNA) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/JNA) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/JNA)

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

Maven Info
---------
````

...

com.dorkbox
JNA
1.2

````

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.