License |
License |
---|---|
GroupId | GroupIdcom.tencent.iot.explorer |
ArtifactId | ArtifactIdexplorer-device-face |
Version | Version3.3.2 |
Type | Typeaar |
Description |
Descriptionexplorer device face
Explorer Device Face library
|
Project URL |
Project URL |
Filename | Size |
---|---|
explorer-device-face-3.3.2.pom | |
explorer-device-face-3.3.2-sources.jar | 19 KB |
explorer-device-face-3.3.2-javadoc.jar | 58 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.tencent.iot.explorer/explorer-device-face/
implementation ("com.tencent.iot.explorer:explorer-device-face:3.3.2")
'com.tencent.iot.explorer:explorer-device-face:aar:3.3.2'
<dependency org="com.tencent.iot.explorer" name="explorer-device-face" rev="3.3.2">
<artifact name="explorer-device-face" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.iot.explorer', module='explorer-device-face', version='3.3.2')
)
libraryDependencies += "com.tencent.iot.explorer" % "explorer-device-face" % "3.3.2"
[com.tencent.iot.explorer/explorer-device-face "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.iot.thirdparty.android : ai-face-sdk | jar | 6.0.0.140 |
com.tencent.iot.explorer : explorer-device-android | jar | 3.3.2 |