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