Scala wrapper for the Java AsyncHttpClient.
dispatch-http-json 0.8.10
Group ID:
net.databinder
Artifact ID:
dispatch-http-json_2.11
Version:
0.8.10
Release Date:
Apr 20, 2014
Licenses:
Files:
libraryDependencies += "net.databinder" %% "dispatch-http-json" % "0.8.10"
ivy"net.databinder::dispatch-http-json:0.8.10"
//> using dep "net.databinder::dispatch-http-json:0.8.10"
import $ivy.`net.databinder::dispatch-http-json:0.8.10`
<dependency> <groupId>net.databinder</groupId> <artifactId>dispatch-http-json_2.11</artifactId> <version>0.8.10</version> </dependency>
compile group: 'net.databinder', name: 'dispatch-http-json_2.11', version: '0.8.10'