jnr-invoke

A library for invoking native functions from java

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-invoke
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jnr-invoke
A library for invoking native functions from java

Download jnr-invoke

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.jnr : jffi jar [1.2.1, 1.3.0)
com.github.jnr : jnr-x86asm jar 1.0.2
com.github.jnr : jnr-udis86 jar 0.1
org.ow2.asm : asm jar 4.0
org.ow2.asm : asm-commons jar 4.0
org.ow2.asm : asm-analysis jar 4.0
org.ow2.asm : asm-tree jar 4.0
org.ow2.asm : asm-util jar 4.0

runtime (1)

Group / Artifact Type Version
com.github.jnr : jffi jar [1.2.1, 1.3.0)

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1