is not current version
Last Version 0.2.2

de.saumya.mojo:jruby9 0.2.0


Categories

Categories

Ruby Languages
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

jruby9
Version

Version

0.2.0
Type

Type

pom

Download jruby9 0.2.0

Filename Size
jruby9-0.2.0.pom 3 KB
Browse

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