GroupId | GroupIdcom.github.wuic.extensions |
---|---|
ArtifactId | ArtifactIdwuic-ftp |
Version | Version0.5.0.RC6 |
Type | Typejar |
Filename | Size |
---|---|
wuic-ftp-0.5.0.RC6.pom | |
wuic-ftp-0.5.0.RC6.jar | 9 KB |
wuic-ftp-0.5.0.RC6-sources.jar | 7 KB |
wuic-ftp-0.5.0.RC6-javadoc.jar | 25 KB |
Browse |
<!-- 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.RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ftp/
implementation 'com.github.wuic.extensions:wuic-ftp:0.5.0.RC6'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ftp/
implementation ("com.github.wuic.extensions:wuic-ftp:0.5.0.RC6")
'com.github.wuic.extensions:wuic-ftp:jar:0.5.0.RC6'
<dependency org="com.github.wuic.extensions" name="wuic-ftp" rev="0.5.0.RC6">
<artifact name="wuic-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-ftp', version='0.5.0.RC6')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-ftp" % "0.5.0.RC6"
[com.github.wuic.extensions/wuic-ftp "0.5.0.RC6"]