is not current version
Last Version 0.1.1

com.github.sd4324530:fastnetty 0.1.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastnetty
Version

Version

0.1.0
Type

Type

pom

Download fastnetty 0.1.0

Filename Size
fastnetty-0.1.0.pom 9 KB
Browse

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