fetch-debug 1.0.0-RC1


Group ID:
com.47deg
Artifact ID:
fetch-debug_2.11
Version:
1.0.0-RC1
Release Date:
Sept 18, 2018
Licenses:
Files:
Full Scala Version:
2.11.12

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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