Last Version

com.github.shyiko.ktlint:ktlint-reporter-plain 0.31.0

An anti-bikeshedding Kotlin linter with built-in formatter

License

License

MIT
GroupId

GroupId

com.github.shyiko.ktlint
ArtifactId

ArtifactId

ktlint-reporter-plain
Version

Version

0.31.0
Type

Type

jar
Description

Description

An anti-bikeshedding Kotlin linter with built-in formatter

Download ktlint-reporter-plain 0.31.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
com.github.shyiko.ktlint : ktlint-core jar 0.31.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.assertj : assertj-core jar 3.9.0

Project Modules

There are no modules declared in this project.