Last Version

JRuby Core 9.3.4.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-core
Version

Version

9.3.4.0
Type

Type

jar
Description

Description

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

Project Organization

JRuby

Download jruby-core 9.3.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.