Last Version

JRuby Main Maven Artifact With ASM Relocated 9.0.0.0.pre1

JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.

License

License

EPL
Categories

Categories

Ruby Languages ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-noasm
Version

Version

9.0.0.0.pre1
Type

Type

jar
Description

Description

JRuby Main Maven Artifact With ASM Relocated
JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.
Project Organization

Project Organization

JRuby

Download jruby-noasm 9.0.0.0.pre1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jruby : jruby-core jar 9.0.0.0.pre1
org.jruby : jruby-stdlib jar 9.0.0.0.pre1

Project Modules

There are no modules declared in this project.