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

Ktfmt 0.29

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

Лицензия

Лицензия

Группа

Группа

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

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

ktfmt
Версия

Версия

0.29
Тип

Тип

jar
Описание

Описание

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

Скачать ktfmt 0.29


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.5.0
net.java.dev.jna : jna jar 4.2.2
com.google.googlejavaformat : google-java-format jar 1.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.google.truth : truth jar 1.0

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

Данный проект не имеет модулей.