Last Version

jruby:jruby 0.9.8


Categories

Categories

Ruby Languages
GroupId

GroupId

jruby
ArtifactId

ArtifactId

jruby
Version

Version

0.9.8
Type

Type

jar
Description

Description

Download jruby 0.9.8


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

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.