is not current version
Last Version 1.5.4

com.tencent.iot.explorer:explorer-link-android 1.0.0

Tencent Link Android library

GroupId

GroupId

com.tencent.iot.explorer
ArtifactId

ArtifactId

explorer-link-android
Version

Version

1.0.0
Type

Type

aar

Download explorer-link-android 1.0.0


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