is not current version
Last Version 3.3.0

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

Hub Device Android Core library

GroupId

GroupId

com.tencent.iot.hub
ArtifactId

ArtifactId

hub-device-android-core
Version

Version

3.2.0
Type

Type

aar

Download hub-device-android-core 3.2.0


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