is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-netty 3.1.7.RELEASE


Categories

Categories

Net Netty Networking
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-netty
Version

Version

3.1.7.RELEASE
Type

Type

jar

Download common-netty 3.1.7.RELEASE


<!-- https://jarcasting.com/artifacts/top.wboost/common-netty/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-netty</artifactId>
    <version>3.1.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-netty/
implementation 'top.wboost:common-netty:3.1.7.RELEASE'
// https://jarcasting.com/artifacts/top.wboost/common-netty/
implementation ("top.wboost:common-netty:3.1.7.RELEASE")
'top.wboost:common-netty:jar:3.1.7.RELEASE'
<dependency org="top.wboost" name="common-netty" rev="3.1.7.RELEASE">
  <artifact name="common-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-netty', version='3.1.7.RELEASE')
)
libraryDependencies += "top.wboost" % "common-netty" % "3.1.7.RELEASE"
[top.wboost/common-netty "3.1.7.RELEASE"]