Scala wrapper for the Java AsyncHttpClient.
dispatch-core 0.9.2
Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-core_2.10
Version:
0.9.2
Release Date:
Oct 1, 2012
Licenses:
Files:
Full Scala Version:
2.10.0-M7
Developers:
libraryDependencies += "net.databinder.dispatch" %% "dispatch-core" % "0.9.2"
ivy"net.databinder.dispatch::dispatch-core:0.9.2"
//> using dep "net.databinder.dispatch::dispatch-core:0.9.2"
import $ivy.`net.databinder.dispatch::dispatch-core:0.9.2`
<dependency> <groupId>net.databinder.dispatch</groupId> <artifactId>dispatch-core_2.10</artifactId> <version>0.9.2</version> </dependency>
compile group: 'net.databinder.dispatch', name: 'dispatch-core_2.10', version: '0.9.2'