is not current version
Last Version 1.3.2

com.gitee.qdbp:qdbp-socket-netty 1.3.1

socket netty utils library

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-socket-netty
Version

Version

1.3.1
Type

Type

jar

Download qdbp-socket-netty 1.3.1


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