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

com.github.ddth:ddth-commons-jsonrpc 0.9.1

DDTH's Java Common Libraries and Utilities

Категории

Категории

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

Группа

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

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

ddth-commons-jsonrpc
Версия

Версия

0.9.1
Тип

Тип

pom

Скачать ddth-commons-jsonrpc 0.9.1

Имя Файла Размер
ddth-commons-jsonrpc-0.9.1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-commons-jsonrpc</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/
implementation 'com.github.ddth:ddth-commons-jsonrpc:0.9.1'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/
implementation ("com.github.ddth:ddth-commons-jsonrpc:0.9.1")
'com.github.ddth:ddth-commons-jsonrpc:pom:0.9.1'
<dependency org="com.github.ddth" name="ddth-commons-jsonrpc" rev="0.9.1">
  <artifact name="ddth-commons-jsonrpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-commons-jsonrpc', version='0.9.1')
)
libraryDependencies += "com.github.ddth" % "ddth-commons-jsonrpc" % "0.9.1"
[com.github.ddth/ddth-commons-jsonrpc "0.9.1"]