License |
License |
---|---|
GroupId | GroupIdcom.github.mhewedy |
ArtifactId | ArtifactIdsftp-utils |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsftp-utils
SFTP Utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
sftp-utils-2.0.0.pom | |
sftp-utils-2.0.0.jar | 6 KB |
sftp-utils-2.0.0-sources.jar | 3 KB |
sftp-utils-2.0.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhewedy/sftp-utils/ -->
<dependency>
<groupId>com.github.mhewedy</groupId>
<artifactId>sftp-utils</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhewedy/sftp-utils/
implementation 'com.github.mhewedy:sftp-utils:2.0.0'
// https://jarcasting.com/artifacts/com.github.mhewedy/sftp-utils/
implementation ("com.github.mhewedy:sftp-utils:2.0.0")
'com.github.mhewedy:sftp-utils:jar:2.0.0'
<dependency org="com.github.mhewedy" name="sftp-utils" rev="2.0.0">
<artifact name="sftp-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhewedy', module='sftp-utils', version='2.0.0')
)
libraryDependencies += "com.github.mhewedy" % "sftp-utils" % "2.0.0"
[com.github.mhewedy/sftp-utils "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.54 |
Group / Artifact | Type | Version |
---|---|---|
software.sham : sham-ssh | jar | 0.1.0 |