is not current version
Last Version 0.4.8

io.takari.polyglot:polyglot 0.4.5


GroupId

GroupId

io.takari.polyglot
ArtifactId

ArtifactId

polyglot
Version

Version

0.4.5
Type

Type

pom

Download polyglot 0.4.5

Filename Size
polyglot-0.4.5.pom 8 KB
Browse

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