androidglue

Glassfy Glue for android platform

License

License

GroupId

GroupId

io.glassfy
ArtifactId

ArtifactId

androidglue
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

androidglue
Glassfy Glue for android platform
Project URL

Project URL

https://github.com/glassfy/glassfy-glue

Download androidglue

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
io.glassfy : androidsdk jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.1.80