xebia-functional / fetch   3.1.2

Apache License 2.0 Website GitHub

Simple & Efficient data access for Scala and Scala.js

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

fetch 0.7.3


Group ID:
com.47deg
Artifact ID:
fetch_2.12
Version:
0.7.3
Release Date:
Aug 21, 2018
Licenses:
Files:

libraryDependencies += "com.47deg" %% "fetch" % "0.7.3"

Mill build tool

ivy"com.47deg::fetch:0.7.3"

Scala CLI

//> using dep "com.47deg::fetch:0.7.3"

Ammonite REPL

import $ivy.`com.47deg::fetch:0.7.3`

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>fetch_2.12</artifactId>
  <version>0.7.3</version>
</dependency>

compile group: 'com.47deg', name: 'fetch_2.12', version: '0.7.3'