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