Simple file downloader library which can display the progress on the CLI
Scala versions:
2.13
fetch-file-http4s 0.3.0
Group ID:
com.gaborpihaj
Artifact ID:
fetch-file-http4s_2.13
Version:
0.3.0
Release Date:
May 15, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.gaborpihaj" %% "fetch-file-http4s" % "0.3.0"
ivy"com.gaborpihaj::fetch-file-http4s:0.3.0"
//> using dep "com.gaborpihaj::fetch-file-http4s:0.3.0"
import $ivy.`com.gaborpihaj::fetch-file-http4s:0.3.0`
<dependency> <groupId>com.gaborpihaj</groupId> <artifactId>fetch-file-http4s_2.13</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.gaborpihaj', name: 'fetch-file-http4s_2.13', version: '0.3.0'