dispatch-http 0.8.10


Group ID:
net.databinder
Artifact ID:
dispatch-http_2.11
Version:
0.8.10
Release Date:
Apr 20, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>dispatch-http_2.11</artifactId>
  <version>0.8.10</version>
</dependency>

compile group: 'net.databinder', name: 'dispatch-http_2.11', version: '0.8.10'