jffi

Java Foreign Function Interface

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jffi
Last Version

Last Version

1.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

jffi
Java Foreign Function Interface
Project URL

Project URL

http://github.com/jnr/jffi

Download jffi

How to add to project

<!-- 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.
com.github.jnr

The Java Native Runtime Project

Versions

Version
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.23
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.11