is not current version
Last Version 1.2.0

org.jtestr:jruby-complete r7479


Categories

Categories

Ruby Languages
GroupId

GroupId

org.jtestr
ArtifactId

ArtifactId

jruby-complete
Version

Version

r7479
Type

Type

jar

Download jruby-complete r7479


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