is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-netty 1.2.2

Zodiac Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-netty
Version

Version

1.2.2
Type

Type

jar

Download zodiac-netty 1.2.2


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