is not current version
Last Version 1.0.0

com.tencent.tcr:base 0.0.7

cloud render base

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

base
Version

Version

0.0.7
Type

Type

aar

Download base 0.0.7

Filename Size
base-0.0.7.pom
Browse

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