is not current version
Last Version 0.4.5

com.github.wuic:wuic-ftp 0.3.2


GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

wuic-ftp
Version

Version

0.3.2
Type

Type

jar

Download wuic-ftp 0.3.2


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