Last Version

dispatch-core 0.8.10

Core interfaces, applied by dispatch-http and dispatch-nio executors

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-core_2.8.2
Version

Version

0.8.10
Type

Type

jar
Description

Description

dispatch-core
Core interfaces, applied by dispatch-http and dispatch-nio executors
Project Organization

Project Organization

net.databinder

Download dispatch-core_2.8.2 0.8.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.2
org.apache.httpcomponents : httpclient jar 4.1.3

test (1)

Group / Artifact Type Version
org.scala-tools.testing : specs_2.8.1 jar 1.6.8

Project Modules

There are no modules declared in this project.