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