is not current version
Last Version 1.1.0-beta03

co.infinum.polyglot-android-client:polyglot-library 1.0.10

Gradle plugin which supports using Polyglot for Android projects.

Categories

Categories

CLI User Interface
GroupId

GroupId

co.infinum.polyglot-android-client
ArtifactId

ArtifactId

polyglot-library
Version

Version

1.0.10
Type

Type

pom

Download polyglot-library 1.0.10


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