Last Version

jaffl 0.5.12

An abstracted interface to invoking native functions from java

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

jaffl
Version

Version

0.5.12
Type

Type

jar
Description

Description

jaffl
An abstracted interface to invoking native functions from java

Download jaffl 0.5.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jruby.extras : jffi jar 1.0.6
asm : asm jar 3.2
asm : asm-commons jar 3.2
org.jruby.extras : jnr-x86asm jar 1.0.0

runtime (1)

Group / Artifact Type Version
org.jruby.extras : jffi jar 1.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.