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

com.github.therapi:therapi-json-rpc 0.4.0

JSON-RPC Microframework for Java

Категории

Категории

JSON Данные
Группа

Группа

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

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

therapi-json-rpc
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать therapi-json-rpc 0.4.0


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