dispatch-http 0.8.9


Group ID:
net.databinder
Artifact ID:
dispatch-http_2.10
Version:
0.8.9
Release Date:
Jan 6, 2013
Licenses:
Files:

libraryDependencies += "net.databinder" %% "dispatch-http" % "0.8.9"

Mill build tool

ivy"net.databinder::dispatch-http:0.8.9"

Scala CLI

//> using dep "net.databinder::dispatch-http:0.8.9"

Ammonite REPL

import $ivy.`net.databinder::dispatch-http:0.8.9`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>dispatch-http_2.10</artifactId>
  <version>0.8.9</version>
</dependency>

compile group: 'net.databinder', name: 'dispatch-http_2.10', version: '0.8.9'