Ktfmt Parent

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

Лицензия

Лицензия

Группа

Группа

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

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

ktfmt-parent
Последняя версия

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

0.39
Дата

Дата

Тип

Тип

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

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

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

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

Зависимости

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

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

  • core
com.facebook

Facebook Incubator

We work hard to contribute our work back to the web, mobile, big data, & infrastructure communities. NB: members must have two-factor auth.

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

Версия
0.39
0.38
0.37
0.36
0.35
0.34
0.33
0.32
0.31
0.30
0.29
0.28
0.27
0.26
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.13