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