| License |
License |
|---|---|
| GroupId | GroupIdio.glassfy |
| ArtifactId | ArtifactIdandroidglue |
| Version | Version1.1.80 |
| Type | Typeaar |
| Description |
Descriptionandroidglue
Glassfy Glue for android platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| androidglue-1.1.80.pom | |
| androidglue-1.1.80-sources.jar | 261 bytes |
| androidglue-1.1.80-javadoc.jar | 273 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.glassfy/androidglue/ -->
<dependency>
<groupId>io.glassfy</groupId>
<artifactId>androidglue</artifactId>
<version>1.1.80</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.glassfy/androidglue/
implementation 'io.glassfy:androidglue:1.1.80'
// https://jarcasting.com/artifacts/io.glassfy/androidglue/
implementation ("io.glassfy:androidglue:1.1.80")
'io.glassfy:androidglue:aar:1.1.80'
<dependency org="io.glassfy" name="androidglue" rev="1.1.80">
<artifact name="androidglue" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.glassfy', module='androidglue', version='1.1.80')
)
libraryDependencies += "io.glassfy" % "androidglue" % "1.1.80"
[io.glassfy/androidglue "1.1.80"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.glassfy : androidsdk | jar | 0.9.0 |