dispatch-all 1.0.0


Group ID:
org.dispatchhttp
Artifact ID:
dispatch-all_2.12
Version:
1.0.0
Release Date:
Oct 20, 2018
Licenses:
Files:

libraryDependencies += "org.dispatchhttp" %% "dispatch-all" % "1.0.0"

Mill build tool

ivy"org.dispatchhttp::dispatch-all:1.0.0"

Scala CLI

//> using dep "org.dispatchhttp::dispatch-all:1.0.0"

Ammonite REPL

import $ivy.`org.dispatchhttp::dispatch-all:1.0.0`

<dependency>
  <groupId>org.dispatchhttp</groupId>
  <artifactId>dispatch-all_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.dispatchhttp', name: 'dispatch-all_2.12', version: '1.0.0'