is not current version
Last Version 0.8.0.Beta1

net.databinder:dispatch_2.7.5 0.7.0


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch_2.7.5
Version

Version

0.7.0
Type

Type

jar

Download dispatch_2.7.5 0.7.0

Filename Size
dispatch_2.7.5-0.7.0.pom -1 bytes
Browse

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