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