is not current version
Last Version 0.8.10

net.databinder:dispatch-http_2.8.2 0.7.8


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-http_2.8.2
Version

Version

0.7.8
Type

Type

jar

Download dispatch-http_2.8.2 0.7.8


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