Categories |
CategoriesNet Netty Networking |
---|---|
GroupId | GroupIdcom.github.emc-mongoose |
ArtifactId | ArtifactIdmongoose-storage-driver-coop-netty-http-s3 |
Version | Version4.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-coop-netty-http-s3/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-storage-driver-coop-netty-http-s3</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-coop-netty-http-s3/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-coop-netty-http-s3:4.0.0'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-coop-netty-http-s3/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-coop-netty-http-s3:4.0.0")
'com.github.emc-mongoose:mongoose-storage-driver-coop-netty-http-s3:jar:4.0.0'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-coop-netty-http-s3" rev="4.0.0">
<artifact name="mongoose-storage-driver-coop-netty-http-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-coop-netty-http-s3', version='4.0.0')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-coop-netty-http-s3" % "4.0.0"
[com.github.emc-mongoose/mongoose-storage-driver-coop-netty-http-s3 "4.0.0"]