не последняя версия
Последняя версия 3.3.0

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

Hub Device Android Core library

Группа

Группа

com.tencent.iot.hub
Идентификатор

Идентификатор

hub-device-android-core
Версия

Версия

3.2.1
Тип

Тип

aar

Скачать hub-device-android-core 3.2.1


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