is not current version
Last Version 2.0.0

com.github.mhewedy:sftp-utils 1.0.1

SFTP Utils

GroupId

GroupId

com.github.mhewedy
ArtifactId

ArtifactId

sftp-utils
Version

Version

1.0.1
Type

Type

jar

Download sftp-utils 1.0.1


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