Last Version

easy-netty 4.3.11

An simple way for netty.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-netty
Version

Version

4.3.11
Type

Type

jar
Description

Description

easy-netty
An simple way for netty.
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-netty

Download easy-netty 4.3.11


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-log jar 4.3.11
io.netty : netty-all jar

Project Modules

There are no modules declared in this project.