Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdco.infinum.polyglot-android-client |
ArtifactId | ArtifactIdpolyglot-library |
Version | Version1.0.10 |
Type | Typepom |
Filename | Size |
---|---|
polyglot-library-1.0.10.pom | |
polyglot-library-1.0.10-sources.jar | 15 KB |
Browse |
<!-- 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"]