is not current version
Last Version 1.0.6

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.itshidu.commons
ArtifactId

ArtifactId

ftp-client-pool
Version

Version

1.0.1
Type

Type

jar

Download ftp-client-pool 1.0.1


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