is not current version
Last Version 0.8.0.Beta1

net.databinder:dispatch_2.8.0.RC6 0.7.4


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch_2.8.0.RC6
Version

Version

0.7.4
Type

Type

pom

Download dispatch_2.8.0.RC6 0.7.4


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