is not current version
Last Version 2.2.12

jnr-ffi 2.2.11

A library for invoking native functions from java

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-ffi
Version

Version

2.2.11
Type

Type

jar
Description

Description

jnr-ffi
A library for invoking native functions from java
Project URL

Project URL

http://github.com/jnr/jnr-ffi

Download jnr-ffi 2.2.11


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.jnr : jffi jar 1.3.9
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-commons jar 9.2
org.ow2.asm : asm-analysis jar 9.2
org.ow2.asm : asm-tree jar 9.2
org.ow2.asm : asm-util jar 9.2
com.github.jnr : jnr-a64asm jar 1.0.0
com.github.jnr : jnr-x86asm jar 1.0.2

runtime (1)

Group / Artifact Type Version
com.github.jnr : jffi jar 1.3.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.