com.github.shyiko.ktlint:ktlint-intellij-idea-integration

An anti-bikeshedding Kotlin linter with built-in formatter

License

License

MIT
Categories

Categories

IDE Development Tools IntelliJ IDEA
GroupId

GroupId

com.github.shyiko.ktlint
ArtifactId

ArtifactId

ktlint-intellij-idea-integration
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

An anti-bikeshedding Kotlin linter with built-in formatter

Download ktlint-intellij-idea-integration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shyiko.klob : klob jar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
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