voidcontext / fetch-file   0.4.0

MIT License GitHub

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:
MIT
Files:

libraryDependencies += "com.gaborpihaj" %% "fetch-file-http4s" % "0.3.0"

Mill build tool

ivy"com.gaborpihaj::fetch-file-http4s:0.3.0"

Scala CLI

//> using dep "com.gaborpihaj::fetch-file-http4s:0.3.0"

Ammonite REPL

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'