is not current version
Last Version 1.0.1

com.tencent.tcr:afc-utils 0.0.8

cloud render

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

afc-utils
Version

Version

0.0.8
Type

Type

aar

Download afc-utils 0.0.8


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