is not current version
Last Version 9.3.4.0

JRuby Lib Setup 9.2.19.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-stdlib
Version

Version

9.2.19.0
Type

Type

jar
Description

Description

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

Project Organization

JRuby

Download jruby-stdlib 9.2.19.0


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

Dependencies

provided (22)

Group / Artifact Type Version
rubygems » cmath gem 1.0.0
rubygems » csv gem 1.0.0
rubygems » fileutils gem 1.1.0
rubygems » io-console gem 0.5.9
rubygems » ipaddr gem 1.2.0
rubygems : jar-dependencies gem 0.4.1
rubygems : jruby-readline gem 1.3.7
rubygems : jruby-openssl gem 0.10.5
rubygems : json gem 2.5.1
rubygems : psych gem 3.2.0
rubygems : racc gem 1.5.2
rubygems » rake-ant gem 1.0.4
rubygems : rdoc gem 6.1.2
rubygems » scanf gem 1.0.0
rubygems » webrick gem 1.6.1
rubygems » did_you_mean gem 1.2.1
rubygems : minitest gem 5.10.3
rubygems » net-telnet gem 0.1.1
rubygems : power_assert gem 1.1.3
rubygems : rake gem 12.3.3
rubygems : test-unit gem 3.2.8
rubygems » xmlrpc gem 0.3.0

test (1)

Group / Artifact Type Version
org.jruby : jruby-core jar 9.2.19.0

Project Modules

There are no modules declared in this project.