is not current version
Last Version 3.3.12

com.tencent.iot.explorer:explorer-device-android 3.2.1

Explorer Device Android library

GroupId

GroupId

com.tencent.iot.explorer
ArtifactId

ArtifactId

explorer-device-android
Version

Version

3.2.1
Type

Type

aar

Download explorer-device-android 3.2.1


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