dispatch-core 0.13.0-M1


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-core_2.12
Version:
0.13.0-M1
Release Date:
May 27, 2017
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "dispatch-core" % "0.13.0-M1"

Mill build tool

ivy"net.databinder.dispatch::dispatch-core:0.13.0-M1"

Scala CLI

//> using dep "net.databinder.dispatch::dispatch-core:0.13.0-M1"

Ammonite REPL

import $ivy.`net.databinder.dispatch::dispatch-core:0.13.0-M1`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-core_2.12</artifactId>
  <version>0.13.0-M1</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-core_2.12', version: '0.13.0-M1'