не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant.plugin:json 1.9.0-ALPHA2

The jQAssistant JSON Plugin allows jQAssistant to scan also RFC 7159 compliant JSON files.

Категории

Категории

Ant Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis JSON Данные
Группа

Группа

com.buschmais.jqassistant.plugin
Идентификатор

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

json
Версия

Версия

1.9.0-ALPHA2
Тип

Тип

jar

Скачать json 1.9.0-ALPHA2


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