is not current version
Last Version 3.3.12

com.tencent.iot.hub:hub-device-android 3.3.8

Hub Device Android library

GroupId

GroupId

com.tencent.iot.hub
ArtifactId

ArtifactId

hub-device-android
Version

Version

3.3.8
Type

Type

aar

Download hub-device-android 3.3.8


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