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

com.github.shyiko.ktlint:ktlint-reporter-json 0.15.0


Категории

Категории

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

Группа

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

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

ktlint-reporter-json
Версия

Версия

0.15.0
Тип

Тип

jar

Скачать ktlint-reporter-json 0.15.0


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