is not current version
Last Version 1.5.0

org.phoenixframe:phoenix_ftpclient 1.4.6

phoenixframework���������������������ftp���������������

Categories

Categories

CLI User Interface
GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_ftpclient
Version

Version

1.4.6
Type

Type

jar

Download phoenix_ftpclient 1.4.6


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