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