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