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