is not current version
Last Version 0.5.14

cz.pumpitup.pn5:sftp-remote-client 0.4.14


Categories

Categories

CLI User Interface
GroupId

GroupId

cz.pumpitup.pn5
ArtifactId

ArtifactId

sftp-remote-client
Version

Version

0.4.14
Type

Type

jar

Download sftp-remote-client 0.4.14


<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/sftp-remote-client/ -->
<dependency>
    <groupId>cz.pumpitup.pn5</groupId>
    <artifactId>sftp-remote-client</artifactId>
    <version>0.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/sftp-remote-client/
implementation 'cz.pumpitup.pn5:sftp-remote-client:0.4.14'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/sftp-remote-client/
implementation ("cz.pumpitup.pn5:sftp-remote-client:0.4.14")
'cz.pumpitup.pn5:sftp-remote-client:jar:0.4.14'
<dependency org="cz.pumpitup.pn5" name="sftp-remote-client" rev="0.4.14">
  <artifact name="sftp-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='sftp-remote-client', version='0.4.14')
)
libraryDependencies += "cz.pumpitup.pn5" % "sftp-remote-client" % "0.4.14"
[cz.pumpitup.pn5/sftp-remote-client "0.4.14"]