is not current version
Last Version 0.2

im.zhiyi.boot:netty-boot-starter 0.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

im.zhiyi.boot
ArtifactId

ArtifactId

netty-boot-starter
Version

Version

0.1
Type

Type

jar

Download netty-boot-starter 0.1


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