Java Foreign Function Interface
'com.github.jnr:jffi:1.0.11'
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jffi</artifactId> <version>1.0.11</version> </dependency>
<dependency org="com.github.jnr" name="jffi" rev="1.0.11"/>
"com.github.jnr", "jffi", "1.0.11"