is not current version
Last Version 3.3.0

com.tencent.iot.hub:hub-device-android-service 3.2.0

Hub Device Android Service library

GroupId

GroupId

com.tencent.iot.hub
ArtifactId

ArtifactId

hub-device-android-service
Version

Version

3.2.0
Type

Type

aar

Download hub-device-android-service 3.2.0


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