is not current version
Last Version 0.0.6

net.dubboclub:netty4 0.0.2


Categories

Categories

Net Dubbo Networking Netty
GroupId

GroupId

net.dubboclub
ArtifactId

ArtifactId

netty4
Version

Version

0.0.2
Type

Type

jar

Download netty4 0.0.2


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