is not current version
Last Version 0.9.1

net.databinder.dispatch:core_2.8.2 0.9.0-alpha2

Core Dispatch module wrapping sonatype/async-http-client

Categories

Categories

Data Net
GroupId

GroupId

net.databinder.dispatch
ArtifactId

ArtifactId

core_2.8.2
Version

Version

0.9.0-alpha2
Type

Type

jar

Download core_2.8.2 0.9.0-alpha2


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