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