Last Version

jffi 1.0.10

Java wrapper around libffi

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

jffi
Version

Version

1.0.10
Type

Type

jar
Description

Description

jffi
Java wrapper around libffi

Download jffi 1.0.10


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.