License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.pinterest.ktlint |
ArtifactId | ArtifactIdktlint-reporter-json |
Last Version | Last Version0.46.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionktlint-reporter-json
An anti-bikeshedding Kotlin linter with built-in formatter.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pinterest.ktlint/ktlint-reporter-json/ -->
<dependency>
<groupId>com.pinterest.ktlint</groupId>
<artifactId>ktlint-reporter-json</artifactId>
<version>0.46.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest.ktlint/ktlint-reporter-json/
implementation 'com.pinterest.ktlint:ktlint-reporter-json:0.46.1'
// https://jarcasting.com/artifacts/com.pinterest.ktlint/ktlint-reporter-json/
implementation ("com.pinterest.ktlint:ktlint-reporter-json:0.46.1")
'com.pinterest.ktlint:ktlint-reporter-json:jar:0.46.1'
<dependency org="com.pinterest.ktlint" name="ktlint-reporter-json" rev="0.46.1">
<artifact name="ktlint-reporter-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest.ktlint', module='ktlint-reporter-json', version='0.46.1')
)
libraryDependencies += "com.pinterest.ktlint" % "ktlint-reporter-json" % "0.46.1"
[com.pinterest.ktlint/ktlint-reporter-json "0.46.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.pinterest.ktlint : ktlint-core | jar | 0.46.1 |