is not current version
Last Version 1.0.2

tech.mhuang.pacebox:pacebox-netty 1.0.1

netty plugin

Categories

Categories

Net Netty Networking
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-netty
Version

Version

1.0.1
Type

Type

jar

Download pacebox-netty 1.0.1


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