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