не последняя версия
Последняя версия 0.0.14

com.github.frank5380:candy-netty 0.0.1


Категории

Категории

Сеть Netty Networking
Группа

Группа

com.github.frank5380
Идентификатор

Идентификатор

candy-netty
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать candy-netty 0.0.1


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