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