is not current version
Last Version 0.100.0

org.wso2.ei:ftp-utils 0.3.1


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

ftp-utils
Version

Version

0.3.1
Type

Type

jar

Download ftp-utils 0.3.1


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