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