is not current version
Last Version 0.8.0

net.databinder:dispatch-json_2.9.0.RC3 0.7.8


Categories

Categories

Data Net JSON
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-json_2.9.0.RC3
Version

Version

0.7.8
Type

Type

jar

Download dispatch-json_2.9.0.RC3 0.7.8


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