is not current version
Last Version 0.100.0

org.wso2.ei:ftp 0.3.1


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

ftp
Version

Version

0.3.1
Type

Type

pom

Download ftp 0.3.1

Filename Size
ftp-0.3.1.pom 2 KB
Browse

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