is not current version
Last Version 3.1.1

com.github.waffle:waffle-jna 2.0.0-beta1

WAFFLE JNA implementation

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jna
Version

Version

2.0.0-beta1
Type

Type

jar

Download waffle-jna 2.0.0-beta1


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