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

org.commonjava.web:json-tools 0.3


Категории

Категории

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

Группа

org.commonjava.web
Идентификатор

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

json-tools
Версия

Версия

0.3
Тип

Тип

pom

Скачать json-tools 0.3

Имя Файла Размер
json-tools-0.3.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.commonjava.web/json-tools/ -->
<dependency>
    <groupId>org.commonjava.web</groupId>
    <artifactId>json-tools</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation 'org.commonjava.web:json-tools:0.3'
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation ("org.commonjava.web:json-tools:0.3")
'org.commonjava.web:json-tools:pom:0.3'
<dependency org="org.commonjava.web" name="json-tools" rev="0.3">
  <artifact name="json-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.web', module='json-tools', version='0.3')
)
libraryDependencies += "org.commonjava.web" % "json-tools" % "0.3"
[org.commonjava.web/json-tools "0.3"]