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