is not current version
Last Version 1.7.4

org.jruby:jruby-common 1.6.4


Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-common
Version

Version

1.6.4
Type

Type

pom

Download jruby-common 1.6.4

Filename Size
jruby-common-1.6.4.pom 4 KB
Browse

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