is not current version
Last Version 2.0.0

com.tencent.tcr:tcrsdk-full 0.0.15

cloud render

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

tcrsdk-full
Version

Version

0.0.15
Type

Type

aar

Download tcrsdk-full 0.0.15


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