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

info.xiancloud:xian-nettyhttpserver 0.2.1

null

Категории

Категории

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

Группа

info.xiancloud
Идентификатор

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

xian-nettyhttpserver
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать xian-nettyhttpserver 0.2.1


<!-- https://jarcasting.com/artifacts/info.xiancloud/xian-nettyhttpserver/ -->
<dependency>
    <groupId>info.xiancloud</groupId>
    <artifactId>xian-nettyhttpserver</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/info.xiancloud/xian-nettyhttpserver/
implementation 'info.xiancloud:xian-nettyhttpserver:0.2.1'
// https://jarcasting.com/artifacts/info.xiancloud/xian-nettyhttpserver/
implementation ("info.xiancloud:xian-nettyhttpserver:0.2.1")
'info.xiancloud:xian-nettyhttpserver:jar:0.2.1'
<dependency org="info.xiancloud" name="xian-nettyhttpserver" rev="0.2.1">
  <artifact name="xian-nettyhttpserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.xiancloud', module='xian-nettyhttpserver', version='0.2.1')
)
libraryDependencies += "info.xiancloud" % "xian-nettyhttpserver" % "0.2.1"
[info.xiancloud/xian-nettyhttpserver "0.2.1"]