License |
License |
---|---|
GroupId | GroupIdcom.tencent.tcr |
ArtifactId | ArtifactIdafc-utils |
Version | Version0.0.9 |
Type | Typeaar |
Description |
Descriptionafc-utils
cloud render
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
afc-utils-0.0.9.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/afc-utils/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>afc-utils</artifactId>
<version>0.0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/afc-utils/
implementation 'com.tencent.tcr:afc-utils:0.0.9'
// https://jarcasting.com/artifacts/com.tencent.tcr/afc-utils/
implementation ("com.tencent.tcr:afc-utils:0.0.9")
'com.tencent.tcr:afc-utils:aar:0.0.9'
<dependency org="com.tencent.tcr" name="afc-utils" rev="0.0.9">
<artifact name="afc-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='afc-utils', version='0.0.9')
)
libraryDependencies += "com.tencent.tcr" % "afc-utils" % "0.0.9"
[com.tencent.tcr/afc-utils "0.0.9"]