Java Native Access (JNA) platform library providing cross-platform native library access.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieve system information using JNA platform's Kernel32 interface.
Ensure your Java version is 8 or higher for JNA 5.x.
No dependency data recorded yet.