is not current version
Last Version 0.0.14

com.github.frank5380:candy-netty 0.0.2


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-netty
Version

Version

0.0.2
Type

Type

jar

Download candy-netty 0.0.2


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