| License |
License |
|---|---|
| Categories |
CategoriesRuby Languages |
| GroupId | GroupIdorg.jruby.extras |
| ArtifactId | ArtifactIdjaffl |
| Last Version | Last Version0.5.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjaffl
An abstracted interface to invoking native functions from java
|
| Filename | Size |
|---|---|
| jaffl-0.5.12.pom | |
| jaffl-0.5.12.jar | 257 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jruby.extras : jffi | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |