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
- Host: GitHub
- URL: https://github.com/dorkbox/jna
- Owner: dorkbox
- License: other
- Created: 2023-01-12T11:33:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T14:36:32.000Z (over 2 years ago)
- Last Synced: 2025-04-07T07:47:19.627Z (over 1 year ago)
- Language: Java
- Size: 400 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dorkbox General Utilities
###### [](https://git.dorkbox.com/dorkbox/JNA) [](https://github.com/dorkbox/JNA) [](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.