is not current version
Last Version 0.4.8

io.takari.polyglot:polyglot-scala 0.1.5


Categories

Categories

Scala Languages
GroupId

GroupId

io.takari.polyglot
ArtifactId

ArtifactId

polyglot-scala
Version

Version

0.1.5
Type

Type

jar

Download polyglot-scala 0.1.5


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