Jar examples for j:jnr-ffi
A library for invoking native functions from java
You can download jar file jnr-ffi 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnr-ffi-1.0.3.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-ffi</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-ffi', version: '1.0.3'
libraryDependencies += "com.github.jnr" % "jnr-ffi" % "1.0.3"
<dependency org="com.github.jnr" name="jnr-ffi" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-ffi', version='1.0.3'))
'com.github.jnr:jnr-ffi:jar:1.0.3'
Click the following link to download the jar file.
jnr-ffi-1.0.3-javadoc.jar