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