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

com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-client 1.0.0

https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-client

Категории

Категории

CLI Взаимодействие с пользователем JSON Данные Hermes Библиотеки уровня приложения Messaging
Группа

Группа

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

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

hermes-jsonrpc-client
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать hermes-jsonrpc-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-client/ -->
<dependency>
    <groupId>com.github.knightliao.hermesjsonrpc</groupId>
    <artifactId>hermes-jsonrpc-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-client/
implementation 'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-client/
implementation ("com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-client:1.0.0")
'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-client:jar:1.0.0'
<dependency org="com.github.knightliao.hermesjsonrpc" name="hermes-jsonrpc-client" rev="1.0.0">
  <artifact name="hermes-jsonrpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.hermesjsonrpc', module='hermes-jsonrpc-client', version='1.0.0')
)
libraryDependencies += "com.github.knightliao.hermesjsonrpc" % "hermes-jsonrpc-client" % "1.0.0"
[com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-client "1.0.0"]