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