A library for invoking native functions from Java using JNR.
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.19</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a native C library and call puts.
No known issues recorded.
No dependency data recorded yet.