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

info.xiancloud:xian-rpcNettyClient 0.2.0-pre3

null

Категории

Категории

Сеть CLI Взаимодействие с пользователем Netty Networking
Группа

Группа

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

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

xian-rpcNettyClient
Версия

Версия

0.2.0-pre3
Тип

Тип

jar

Скачать xian-rpcNettyClient 0.2.0-pre3


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