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

JSON Analyzer 0.3.1

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

revapi-json
Версия

Версия

0.3.1
Тип

Тип

jar
Описание

Описание

JSON Analyzer
This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
Ссылка на сайт

Ссылка на сайт

https://revapi.org/revapi-json
Организация-разработчик

Организация-разработчик

Lukas Krejci

Скачать revapi-json 0.3.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.revapi : revapi-jackson jar 0.3.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

Модули Проекта

Данный проект не имеет модулей.