is not current version
Last Version 0.0.10

com.tencent.tcr:twebrtc 0.0.2

cloud render

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

twebrtc
Version

Version

0.0.2
Type

Type

aar

Download twebrtc 0.0.2

Filename Size
twebrtc-0.0.2.pom
Browse

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