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