is not current version
Last Version 1.0.0

com.tencent.tcr:base 0.0.4

cloud render base

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

base
Version

Version

0.0.4
Type

Type

aar

Download base 0.0.4

Filename Size
base-0.0.4.pom
Browse

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