Last Version

pom 0.31.0

An anti-bikeshedding Kotlin linter with built-in formatter

License

License

MIT
GroupId

GroupId

com.github.shyiko.ktlint
ArtifactId

ArtifactId

pom
Version

Version

0.31.0
Type

Type

pom
Description

Description

pom
An anti-bikeshedding Kotlin linter with built-in formatter
Project URL

Project URL

https://github.com/shyiko/ktlint

Download pom 0.31.0

Filename Size
pom-0.31.0.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ktlint-core
  • ktlint-test
  • ktlint-ruleset-standard
  • ktlint-ruleset-experimental
  • ktlint-reporter-plain
  • ktlint-reporter-json
  • ktlint-reporter-checkstyle
  • ktlint