pom

An anti-bikeshedding Kotlin linter with built-in formatter

Лицензия

Лицензия

MIT
Группа

Группа

com.pinterest.ktlint
Идентификатор

Идентификатор

pom
Последняя версия

Последняя версия

0.35.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

pom
An anti-bikeshedding Kotlin linter with built-in formatter
Ссылка на сайт

Ссылка на сайт

https://github.com/pinterest/ktlint

Скачать pom

Имя Файла Размер
pom-0.35.0.pom 12 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Pinterest

Pinterest's Open Source Projects

Версии библиотеки

Версия
0.35.0
0.34.2
0.34.1
0.34.0
0.33.0
0.32.0