Last Version

sftp 1.0.1

android 下载框架

License

License

GroupId

GroupId

com.tencent.tcr
ArtifactId

ArtifactId

sftp
Version

Version

1.0.1
Type

Type

pom
Description

Description

sftp
android 下载框架
Project URL

Project URL

https://github.com/AriaLyy/Aria
Source Code Management

Source Code Management

https://github.com/AriaLyy/KeepassA/tree/master

Download sftp 1.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
com.jcraft : jzlib jar 1.1.3

runtime (1)

Group / Artifact Type Version
com.tencent.tcr : public jar 1.0.1

Project Modules

There are no modules declared in this project.