Last Version

dispatch-core 0.13.4

Core Dispatch module wrapping async-http-client

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.databinder.dispatch
ArtifactId

ArtifactId

dispatch-core_2.11
Version

Version

0.13.4
Type

Type

jar
Description

Description

dispatch-core
Core Dispatch module wrapping async-http-client
Project Organization

Project Organization

net.databinder.dispatch

Download dispatch-core_2.11 0.13.4


<!-- https://jarcasting.com/artifacts/net.databinder.dispatch/dispatch-core_2.11/ -->
<dependency>
    <groupId>net.databinder.dispatch</groupId>
    <artifactId>dispatch-core_2.11</artifactId>
    <version>0.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder.dispatch/dispatch-core_2.11/
implementation 'net.databinder.dispatch:dispatch-core_2.11:0.13.4'
// https://jarcasting.com/artifacts/net.databinder.dispatch/dispatch-core_2.11/
implementation ("net.databinder.dispatch:dispatch-core_2.11:0.13.4")
'net.databinder.dispatch:dispatch-core_2.11:jar:0.13.4'
<dependency org="net.databinder.dispatch" name="dispatch-core_2.11" rev="0.13.4">
  <artifact name="dispatch-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder.dispatch', module='dispatch-core_2.11', version='0.13.4')
)
libraryDependencies += "net.databinder.dispatch" % "dispatch-core_2.11" % "0.13.4"
[net.databinder.dispatch/dispatch-core_2.11 "0.13.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scala-lang.modules : scala-xml_2.11 jar 1.0.6
org.asynchttpclient : async-http-client jar 2.0.39

test (1)

Group / Artifact Type Version
ufcheck » ufcheck_2.11 jar 0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.