is not current version
Last Version 9.3.4.0

JRuby Artifacts 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-artifacts
Version

Version

9.3.2.0
Type

Type

pom
Description

Description

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

Project Organization

JRuby

Download jruby-artifacts 9.3.2.0


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