Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-google_2.8.1 |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
dispatch-google_2.8.1-0.8.0.pom | |
dispatch-google_2.8.1-0.8.0.jar | 21 KB |
dispatch-google_2.8.1-0.8.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.8.1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-google_2.8.1</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.8.1/
implementation 'net.databinder:dispatch-google_2.8.1:0.8.0'
// https://jarcasting.com/artifacts/net.databinder/dispatch-google_2.8.1/
implementation ("net.databinder:dispatch-google_2.8.1:0.8.0")
'net.databinder:dispatch-google_2.8.1:jar:0.8.0'
<dependency org="net.databinder" name="dispatch-google_2.8.1" rev="0.8.0">
<artifact name="dispatch-google_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-google_2.8.1', version='0.8.0')
)
libraryDependencies += "net.databinder" % "dispatch-google_2.8.1" % "0.8.0"
[net.databinder/dispatch-google_2.8.1 "0.8.0"]