is not current version
Last Version 9.3.4.0

org.jruby:jruby-complete 1.6.7.2


Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-complete
Version

Version

1.6.7.2
Type

Type

jar

Download jruby-complete 1.6.7.2


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