fetch-debug 1.0.0-RC2


Group ID:
com.47deg
Artifact ID:
fetch-debug_2.11
Version:
1.0.0-RC2
Release Date:
Feb 8, 2019
Licenses:
Files:
Full Scala Version:
2.11.12

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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