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