is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-jna 1.7.4

WAFFLE JNA implementation

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-jna
Version

Version

1.7.4
Type

Type

jar

Download waffle-jna 1.7.4


<!-- https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-jna/ -->
<dependency>
    <groupId>com.github.dblock.waffle</groupId>
    <artifactId>waffle-jna</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-jna/
implementation 'com.github.dblock.waffle:waffle-jna:1.7.4'
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-jna/
implementation ("com.github.dblock.waffle:waffle-jna:1.7.4")
'com.github.dblock.waffle:waffle-jna:jar:1.7.4'
<dependency org="com.github.dblock.waffle" name="waffle-jna" rev="1.7.4">
  <artifact name="waffle-jna" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-jna', version='1.7.4')
)
libraryDependencies += "com.github.dblock.waffle" % "waffle-jna" % "1.7.4"
[com.github.dblock.waffle/waffle-jna "1.7.4"]