License |
License |
---|---|
Categories |
CategoriesIDE Development Tools IntelliJ IDEA |
GroupId | GroupIdcom.github.shyiko.ktlint |
ArtifactId | ArtifactIdktlint-intellij-idea-integration |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn anti-bikeshedding Kotlin linter with built-in formatter
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shyiko.klob : klob | jar | 0.2.0 |