GroupId | GroupIdcom.tencent.iot.explorer |
---|---|
ArtifactId | ArtifactIdexplorer-device-rtc |
Version | Version3.3.11 |
Type | Typeaar |
Filename | Size |
---|---|
explorer-device-rtc-3.3.11.pom | |
explorer-device-rtc-3.3.11-sources.jar | 18 KB |
explorer-device-rtc-3.3.11-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.iot.explorer/explorer-device-rtc/ -->
<dependency>
<groupId>com.tencent.iot.explorer</groupId>
<artifactId>explorer-device-rtc</artifactId>
<version>3.3.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.iot.explorer/explorer-device-rtc/
implementation 'com.tencent.iot.explorer:explorer-device-rtc:3.3.11'
// https://jarcasting.com/artifacts/com.tencent.iot.explorer/explorer-device-rtc/
implementation ("com.tencent.iot.explorer:explorer-device-rtc:3.3.11")
'com.tencent.iot.explorer:explorer-device-rtc:aar:3.3.11'
<dependency org="com.tencent.iot.explorer" name="explorer-device-rtc" rev="3.3.11">
<artifact name="explorer-device-rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.iot.explorer', module='explorer-device-rtc', version='3.3.11')
)
libraryDependencies += "com.tencent.iot.explorer" % "explorer-device-rtc" % "3.3.11"
[com.tencent.iot.explorer/explorer-device-rtc "3.3.11"]