A DSL for invoking native functions from java
'com.github.jnr:jnr-ffi:0.6.1'
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-ffi</artifactId> <version>0.6.1</version> </dependency>
<dependency org="com.github.jnr" name="jnr-ffi" rev="0.6.1"/>
"com.github.jnr", "jnr-ffi", "0.6.1"