is not current version
Last Version 0.31.0

com.github.shyiko.ktlint:ktlint-reporter-checkstyle 0.13.0


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.shyiko.ktlint
ArtifactId

ArtifactId

ktlint-reporter-checkstyle
Version

Version

0.13.0
Type

Type

jar

Download ktlint-reporter-checkstyle 0.13.0


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