| GroupId | GroupIdcom.github.wzc789376152 |
|---|---|
| ArtifactId | ArtifactIdftp-file-manager |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionftp文件管理器
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ftp-file-manager-1.3.0.pom | |
| ftp-file-manager-1.3.0.jar | 6 KB |
| ftp-file-manager-1.3.0-sources.jar | 4 KB |
| ftp-file-manager-1.3.0-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>ftp-file-manager</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/
implementation 'com.github.wzc789376152:ftp-file-manager:1.3.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/ftp-file-manager/
implementation ("com.github.wzc789376152:ftp-file-manager:1.3.0")
'com.github.wzc789376152:ftp-file-manager:jar:1.3.0'
<dependency org="com.github.wzc789376152" name="ftp-file-manager" rev="1.3.0">
<artifact name="ftp-file-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='ftp-file-manager', version='1.3.0')
)
libraryDependencies += "com.github.wzc789376152" % "ftp-file-manager" % "1.3.0"
[com.github.wzc789376152/ftp-file-manager "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-net : commons-net | jar | 3.6 |
| org.apache.commons : commons-pool2 | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wzc789376152 : file | jar | 1.3.0-SNAPSHOT |