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