is not current version
Last Version 0.11.3.1

io.github.fzdwx:sky 0.10.2

a netty based toolkit.

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

sky
Version

Version

0.10.2
Type

Type

pom

Download sky 0.10.2

Filename Size
sky-0.10.2.pom 6 KB
Browse

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