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

Ktfmt Parent 0.26

A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.

Лицензия

Лицензия

Группа

Группа

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

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

ktfmt-parent
Версия

Версия

0.26
Тип

Тип

pom
Описание

Описание

Ktfmt Parent
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
Ссылка на сайт

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

https://github.com/facebookincubator/ktfmt
Система контроля версий

Система контроля версий

https://github.com/facebookincubator/ktfmt.git

Скачать ktfmt-parent 0.26

Имя Файла Размер
ktfmt-parent-0.26.pom 2 KB
Обзор

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

Зависимости

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

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

  • core