Last Version

jffi 1.3.9

Java Foreign Function Interface

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jffi
Version

Version

1.3.9
Type

Type

jar
Description

Description

jffi
Java Foreign Function Interface
Project URL

Project URL

http://github.com/jnr/jffi

Download jffi 1.3.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.