is not current version
Last Version 3.3.12

com.tencent.iot.explorer:explorer-device-face 3.3.10

Explorer Device Face library

GroupId

GroupId

com.tencent.iot.explorer
ArtifactId

ArtifactId

explorer-device-face
Version

Version

3.3.10
Type

Type

aar

Download explorer-device-face 3.3.10


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