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