is not current version
Last Version 0.4.8

io.takari.polyglot:polyglot-ruby 0.1.13


Categories

Categories

Ruby Languages
GroupId

GroupId

io.takari.polyglot
ArtifactId

ArtifactId

polyglot-ruby
Version

Version

0.1.13
Type

Type

jar

Download polyglot-ruby 0.1.13


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