is not current version
Last Version 0.9.6

com.github.fs2-blobstore:sftp_3 0.9.4

sftp

GroupId

GroupId

com.github.fs2-blobstore
ArtifactId

ArtifactId

sftp_3
Version

Version

0.9.4
Type

Type

jar

Download sftp_3 0.9.4


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