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