dispatch-core 0.11.3


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-core_2.11
Version:
0.11.3
Release Date:
May 30, 2015
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "dispatch-core" % "0.11.3"

Mill build tool

ivy"net.databinder.dispatch::dispatch-core:0.11.3"

Scala CLI

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

Ammonite REPL

import $ivy.`net.databinder.dispatch::dispatch-core:0.11.3`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-core_2.11</artifactId>
  <version>0.11.3</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-core_2.11', version: '0.11.3'