is not current version
Last Version 0.46.1

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


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.pinterest.ktlint
ArtifactId

ArtifactId

ktlint-reporter-checkstyle
Version

Version

0.33.0
Type

Type

jar

Download ktlint-reporter-checkstyle 0.33.0


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