| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.tcr |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncore
android 下载框架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-1.0.1.pom | |
| core-1.0.1-sources.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/core/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>core</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/core/
implementation 'com.tencent.tcr:core:1.0.1'
// https://jarcasting.com/artifacts/com.tencent.tcr/core/
implementation ("com.tencent.tcr:core:1.0.1")
'com.tencent.tcr:core:pom:1.0.1'
<dependency org="com.tencent.tcr" name="core" rev="1.0.1">
<artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='core', version='1.0.1')
)
libraryDependencies += "com.tencent.tcr" % "core" % "1.0.1"
[com.tencent.tcr/core "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.tcr : annotations | jar | 1.0.1 |
| com.tencent.tcr : public | jar | 1.0.1 |
| com.tencent.tcr : http | jar | 1.0.1 |