GroupId | GroupIdcom.github.fs2-blobstore |
---|---|
ArtifactId | ArtifactIdsftp_3 |
Version | Version0.8.5 |
Type | Typejar |
Filename | Size |
---|---|
sftp_3-0.8.5.pom | |
sftp_3-0.8.5.jar | 44 KB |
sftp_3-0.8.5-sources.jar | 4 KB |
sftp_3-0.8.5-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_3/ -->
<dependency>
<groupId>com.github.fs2-blobstore</groupId>
<artifactId>sftp_3</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_3/
implementation 'com.github.fs2-blobstore:sftp_3:0.8.5'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_3/
implementation ("com.github.fs2-blobstore:sftp_3:0.8.5")
'com.github.fs2-blobstore:sftp_3:jar:0.8.5'
<dependency org="com.github.fs2-blobstore" name="sftp_3" rev="0.8.5">
<artifact name="sftp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='sftp_3', version='0.8.5')
)
libraryDependencies += "com.github.fs2-blobstore" % "sftp_3" % "0.8.5"
[com.github.fs2-blobstore/sftp_3 "0.8.5"]