is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-ftp 0.5.0.RC7


GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-ftp
Version

Version

0.5.0.RC7
Type

Type

jar

Download wuic-ftp 0.5.0.RC7


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