dispatch-core 0.8.8


Group ID:
net.databinder
Artifact ID:
dispatch-core_2.10
Version:
0.8.8
Release Date:
Dec 3, 2012
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>dispatch-core_2.10</artifactId>
  <version>0.8.8</version>
</dependency>

compile group: 'net.databinder', name: 'dispatch-core_2.10', version: '0.8.8'