Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.emc-mongoose |
ArtifactId | ArtifactIdmongoose-storage-driver-net-http-amzs3 |
Version | Version3.5.0-alpha8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-net-http-amzs3/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-storage-driver-net-http-amzs3</artifactId>
<version>3.5.0-alpha8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-net-http-amzs3/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-net-http-amzs3:3.5.0-alpha8'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-net-http-amzs3/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-net-http-amzs3:3.5.0-alpha8")
'com.github.emc-mongoose:mongoose-storage-driver-net-http-amzs3:jar:3.5.0-alpha8'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-net-http-amzs3" rev="3.5.0-alpha8">
<artifact name="mongoose-storage-driver-net-http-amzs3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-net-http-amzs3', version='3.5.0-alpha8')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-net-http-amzs3" % "3.5.0-alpha8"
[com.github.emc-mongoose/mongoose-storage-driver-net-http-amzs3 "3.5.0-alpha8"]