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

com.nexusy:xrpc 2.0.0

一个基于Netty的RPC框架

Группа

Группа

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

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

xrpc
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать xrpc 2.0.0


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