is not current version
Last Version 0.1.1

com.github.sd4324530:fastnetty-server 0.1.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastnetty-server
Version

Version

0.1.0
Type

Type

jar

Download fastnetty-server 0.1.0


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