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