is not current version
Last Version 1.6.1.69

com.tencent.tcr:tcg 1.0.0

cloud render

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

tcg
Version

Version

1.0.0
Type

Type

aar

Download tcg 1.0.0

Filename Size
tcg-1.0.0.pom
Browse

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