is not current version
Last Version 1.22.3

com.gluehome:sdk 1.21.4

gluetooth

GroupId

GroupId

com.gluehome
ArtifactId

ArtifactId

sdk
Version

Version

1.21.4
Type

Type

aar

Download sdk 1.21.4


<!-- https://jarcasting.com/artifacts/com.gluehome/sdk/ -->
<dependency>
    <groupId>com.gluehome</groupId>
    <artifactId>sdk</artifactId>
    <version>1.21.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gluehome/sdk/
implementation 'com.gluehome:sdk:1.21.4'
// https://jarcasting.com/artifacts/com.gluehome/sdk/
implementation ("com.gluehome:sdk:1.21.4")
'com.gluehome:sdk:aar:1.21.4'
<dependency org="com.gluehome" name="sdk" rev="1.21.4">
  <artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gluehome', module='sdk', version='1.21.4')
)
libraryDependencies += "com.gluehome" % "sdk" % "1.21.4"
[com.gluehome/sdk "1.21.4"]