is not current version
Last Version 1.6.1

tech.mhuang:hmtool-ext-netty 1.3.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-netty
Version

Version

1.3.1
Type

Type

jar

Download hmtool-ext-netty 1.3.1


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