is not current version
Last Version 0.46.1

com.pinterest.ktlint:ktlint-reporter-checkstyle 0.34.2


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.pinterest.ktlint
ArtifactId

ArtifactId

ktlint-reporter-checkstyle
Version

Version

0.34.2
Type

Type

jar

Download ktlint-reporter-checkstyle 0.34.2


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