is not current version
Last Version 1.3.0

com.github.wzc789376152:ftp-file-manager 1.2.0

ftp文件管理器

GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

ftp-file-manager
Version

Version

1.2.0
Type

Type

jar

Download ftp-file-manager 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/ -->
<dependency>
    <groupId>com.github.wzc789376152</groupId>
    <artifactId>ftp-file-manager</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/
implementation 'com.github.wzc789376152:ftp-file-manager:1.2.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/
implementation ("com.github.wzc789376152:ftp-file-manager:1.2.0")
'com.github.wzc789376152:ftp-file-manager:jar:1.2.0'
<dependency org="com.github.wzc789376152" name="ftp-file-manager" rev="1.2.0">
  <artifact name="ftp-file-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='ftp-file-manager', version='1.2.0')
)
libraryDependencies += "com.github.wzc789376152" % "ftp-file-manager" % "1.2.0"
[com.github.wzc789376152/ftp-file-manager "1.2.0"]