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