| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.tcr |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbase
cloud render base
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/base/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>base</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/base/
implementation 'com.tencent.tcr:base:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.tcr/base/
implementation ("com.tencent.tcr:base:1.0.0")
'com.tencent.tcr:base:aar:1.0.0'
<dependency org="com.tencent.tcr" name="base" rev="1.0.0">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='base', version='1.0.0')
)
libraryDependencies += "com.tencent.tcr" % "base" % "1.0.0"
[com.tencent.tcr/base "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.android.volley : volley | jar | 1.2.0 |
| androidx.annotation » annotation | jar | 1.3.0 |
| com.tencent.tcr : afc-utils | jar | 0.0.9 |