A high-performance cross-platform native Library loader API for JVM Applications
BSD 3-Clause "New" or "Revised" License
3
stars
2
forks
source link
platform-dependent API: added platform-dependent `PropertiesProvider` #12
Closed
pavly-gerges closed 1 year ago
This PR adds the following to the core API, the
com.avrsandbox.snaploader.platform
API:This PR adds some code optimizations to the
snaploader-examples
module, including:TestZipExtractor
example.