com.github.shyiko.ktlint:ktlint-core

An anti-bikeshedding Kotlin linter with built-in formatter

License

License

MIT
GroupId

GroupId

com.github.shyiko.ktlint
ArtifactId

ArtifactId

ktlint-core
Last Version

Last Version

0.31.0
Release Date

Release Date

Type

Type

jar
Description

Description

An anti-bikeshedding Kotlin linter with built-in formatter

Download ktlint-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.3.21

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21

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.

Versions

Version
0.31.0
0.30.0
0.29.0
0.28.0
0.27.0
0.26.0
0.25.1
0.25.0
0.24.0
0.23.1
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.1
0.17.0
0.16.1
0.16.0
0.15.1
0.15.0
0.14.0
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0