core 0.9.1


Group ID:
net.databinder.dispatch
Artifact ID:
core_2.10
Version:
0.9.1
Release Date:
Aug 31, 2012
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "core" % "0.9.1"

Mill build tool

ivy"net.databinder.dispatch::core:0.9.1"

Scala CLI

//> using dep "net.databinder.dispatch::core:0.9.1"

Ammonite REPL

import $ivy.`net.databinder.dispatch::core:0.9.1`

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

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