Last Version

com.github.shyiko:ktlint 0.31.0

An anti-bikeshedding Kotlin linter with built-in formatter

License

License

MIT
GroupId

GroupId

com.github.shyiko
ArtifactId

ArtifactId

ktlint
Version

Version

0.31.0
Type

Type

jar
Description

Description

An anti-bikeshedding Kotlin linter with built-in formatter

Download ktlint 0.31.0


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

Dependencies

compile (23)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
com.github.shyiko.ktlint : ktlint-core jar 0.31.0
com.github.shyiko.ktlint : ktlint-ruleset-standard jar 0.31.0
com.github.shyiko.ktlint : ktlint-ruleset-experimental jar 0.31.0
com.github.shyiko.ktlint : ktlint-reporter-plain jar 0.31.0
com.github.shyiko.ktlint : ktlint-reporter-json jar 0.31.0
com.github.shyiko.ktlint : ktlint-reporter-checkstyle jar 0.31.0
com.github.shyiko.ktlint : ktlint-test jar 0.31.0
com.github.shyiko.klob : klob jar 0.2.1
org.apache.maven : maven-aether-provider jar 3.3.9
org.apache.maven : maven-model jar 3.3.9
org.apache.maven : maven-model-builder jar 3.3.9
org.apache.maven : maven-repository-metadata jar 3.3.9
com.google.guava : guava jar 18.0
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-spi jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.eclipse.aether : aether-transport-file jar 1.1.0
org.eclipse.aether : aether-transport-http jar 1.1.0
org.slf4j : slf4j-nop jar 1.6.2
info.picocli : picocli jar 2.3.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 13.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.assertj : assertj-core jar 3.9.0
com.google.jimfs : jimfs jar 1.1

Project Modules

There are no modules declared in this project.