fetch-debug 1.3.0


Group ID:
com.47deg
Artifact ID:
fetch-debug_2.13
Version:
1.3.0
Release Date:
Apr 22, 2020
Licenses:
Files:
Full Scala Version:
2.13.1

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>fetch-debug_2.13</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.47deg', name: 'fetch-debug_2.13', version: '1.3.0'