is not current version
Last Version 1.0.6

com.itshidu.commons:ftp-client-pool 1.0.3

A powerful, easy-to-use FTP Client pool.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.itshidu.commons
ArtifactId

ArtifactId

ftp-client-pool
Version

Version

1.0.3
Type

Type

jar

Download ftp-client-pool 1.0.3


<!-- https://jarcasting.com/artifacts/com.itshidu.commons/ftp-client-pool/ -->
<dependency>
    <groupId>com.itshidu.commons</groupId>
    <artifactId>ftp-client-pool</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.itshidu.commons/ftp-client-pool/
implementation 'com.itshidu.commons:ftp-client-pool:1.0.3'
// https://jarcasting.com/artifacts/com.itshidu.commons/ftp-client-pool/
implementation ("com.itshidu.commons:ftp-client-pool:1.0.3")
'com.itshidu.commons:ftp-client-pool:jar:1.0.3'
<dependency org="com.itshidu.commons" name="ftp-client-pool" rev="1.0.3">
  <artifact name="ftp-client-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itshidu.commons', module='ftp-client-pool', version='1.0.3')
)
libraryDependencies += "com.itshidu.commons" % "ftp-client-pool" % "1.0.3"
[com.itshidu.commons/ftp-client-pool "1.0.3"]