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-debug 1.0.0


Group ID:
com.47deg
Artifact ID:
fetch-debug_2.11
Version:
1.0.0
Release Date:
Feb 27, 2019
Licenses:
Files:

libraryDependencies += "com.47deg" %% "fetch-debug" % "1.0.0"

Mill build tool

ivy"com.47deg::fetch-debug:1.0.0"

Scala CLI

//> using dep "com.47deg::fetch-debug:1.0.0"

Ammonite REPL

import $ivy.`com.47deg::fetch-debug:1.0.0`

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>fetch-debug_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.47deg', name: 'fetch-debug_2.11', version: '1.0.0'