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

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

Hub Device Android Service library

Группа

Группа

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

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

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

Версия

3.2.1
Тип

Тип

aar

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


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