is not current version
Last Version 4.3.11

io.github.xiaoyudeguang:easy-netty 3.1.12-RELEASE

An simple version for netty.

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-netty
Version

Version

3.1.12-RELEASE
Type

Type

jar

Download easy-netty 3.1.12-RELEASE


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