Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-google_2.9.0-1 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.9.0-1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-google_2.9.0-1</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.9.0-1/
implementation 'net.databinder:dispatch-google_2.9.0-1:0.8.3'
// https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.9.0-1/
implementation ("net.databinder:dispatch-google_2.9.0-1:0.8.3")
'net.databinder:dispatch-google_2.9.0-1:jar:0.8.3'
<dependency org="net.databinder" name="dispatch-google_2.9.0-1" rev="0.8.3">
<artifact name="dispatch-google_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-google_2.9.0-1', version='0.8.3')
)
libraryDependencies += "net.databinder" % "dispatch-google_2.9.0-1" % "0.8.3"
[net.databinder/dispatch-google_2.9.0-1 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-core_2.9.0-1 | jar | 0.8.3 |
org.scala-lang : scala-library | jar | 2.9.0-1 |