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