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
Scala.js versions: 1.x

libraryDependencies += "com.47deg" %% "root" % "1.3.0"

Mill build tool

ivy"com.47deg::root:1.3.0"

Scala CLI

//> using dep "com.47deg::root:1.3.0"

Ammonite REPL

import $ivy.`com.47deg::root:1.3.0`

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>root_2.13</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.47deg', name: 'root_2.13', version: '1.3.0'