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

Jar examples for w:waffle-jna

Description

WAFFLE JNA implementation

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

License

Eclipse Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials