is not current version
Last Version 9.3.4.0

JRuby Main Maven Artifact 9.3.2.0

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

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby
Version

Version

9.3.2.0
Type

Type

jar
Description

Description

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

Project Organization

JRuby

Download jruby 9.3.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jruby : jruby-base jar 9.3.2.0
org.jruby : jruby-stdlib jar 9.3.2.0

Project Modules

There are no modules declared in this project.