fs2-ftp 0.4.0


Group ID:
com.github.regis-leray
Artifact ID:
fs2-ftp_2.12
Version:
0.4.0
Release Date:
Oct 20, 2019
Licenses:
Files:

libraryDependencies += "com.github.regis-leray" %% "fs2-ftp" % "0.4.0"

Mill build tool

ivy"com.github.regis-leray::fs2-ftp:0.4.0"

Scala CLI

//> using dep "com.github.regis-leray::fs2-ftp:0.4.0"

Ammonite REPL

import $ivy.`com.github.regis-leray::fs2-ftp:0.4.0`

<dependency>
  <groupId>com.github.regis-leray</groupId>
  <artifactId>fs2-ftp_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.regis-leray', name: 'fs2-ftp_2.12', version: '0.4.0'