is not current version
Last Version 3.1.1

com.github.waffle:waffle-jna 1.9.1

WAFFLE JNA implementation

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jna
Version

Version

1.9.1
Type

Type

jar

Download waffle-jna 1.9.1


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