Download waffle-jna-1.9.0.jar file - Jar w

Jar examples for w:waffle-jna

Description

WAFFLE JNA implementation

You can download jar file waffle-jna 1.9.0 in this page.

License

Eclipse Public License

Build File

You can use the following script to add waffle-jna-1.9.0.jar to your project.

<dependency>
   <groupId>com.github.waffle</groupId>
   <artifactId>waffle-jna</artifactId>
   <version>1.9.0</version>
</dependency>
compile group: 'com.github.waffle', name: 'waffle-jna', version: '1.9.0'
libraryDependencies += "com.github.waffle" % "waffle-jna" % "1.9.0"
<dependency org="com.github.waffle" name="waffle-jna" rev="1.9.0"/>
@Grapes(@Grab(group='com.github.waffle', module='waffle-jna', version='1.9.0'))
'com.github.waffle:waffle-jna:jar:1.9.0'

Download

Click the following link to download the jar file.

waffle-jna-1.9.0-javadoc.jar
waffle-jna-1.9.0-sources.jar
waffle-jna-1.9.0-test-javadoc.jar
waffle-jna-1.9.0-test-sources.jar
waffle-jna-1.9.0.jar
waffle-jna-1.9.0.pom



Related Tutorials