Jar examples for w:waffle-jna
WAFFLE JNA implementation
You can download jar file waffle-jna 1.8.3 in this page.
Eclipse Public License
You can use the following script to add waffle-jna-1.8.3.jar to your project.
<dependency> <groupId>com.github.waffle</groupId> <artifactId>waffle-jna</artifactId> <version>1.8.3</version> </dependency>
compile group: 'com.github.waffle', name: 'waffle-jna', version: '1.8.3'
libraryDependencies += "com.github.waffle" % "waffle-jna" % "1.8.3"
<dependency org="com.github.waffle" name="waffle-jna" rev="1.8.3"/>
@Grapes(@Grab(group='com.github.waffle', module='waffle-jna', version='1.8.3'))
'com.github.waffle:waffle-jna:jar:1.8.3'
Click the following link to download the jar file.
waffle-jna-1.8.3-javadoc.jar