Minimal, idiomatic, stream-based Scala interface for key/value store implementations
sftp 0.7.0
Group ID:
com.github.fs2-blobstore
Artifact ID:
sftp_2.13
Version:
0.7.0
Release Date:
Apr 4, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.fs2-blobstore" %% "sftp" % "0.7.0"
ivy"com.github.fs2-blobstore::sftp:0.7.0"
//> using dep "com.github.fs2-blobstore::sftp:0.7.0"
import $ivy.`com.github.fs2-blobstore::sftp:0.7.0`
<dependency> <groupId>com.github.fs2-blobstore</groupId> <artifactId>sftp_2.13</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.github.fs2-blobstore', name: 'sftp_2.13', version: '0.7.0'