fetch-debug 1.2.0


Group ID:
com.47deg
Artifact ID:
fetch-debug_2.12
Version:
1.2.0
Release Date:
Sept 16, 2019
Licenses:
Files:
Full Scala Version:
2.12.8

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>fetch-debug_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.47deg', name: 'fetch-debug_2.12', version: '1.2.0'