is not current version
Last Version 0.8.10

net.databinder:dispatch-core_2.8.0 0.8.3


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-core_2.8.0
Version

Version

0.8.3
Type

Type

jar

Download dispatch-core_2.8.0 0.8.3


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