Ktfmt

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

License

License

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

ktfmt
Last Version

Last Version

0.39
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ktfmt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
org.jetbrains.kotlin : kotlin-test jar 1.6.10
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.6.10
net.java.dev.jna : jna jar 4.2.2
com.google.googlejavaformat : google-java-format jar 1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.truth : truth jar 1.0

Project Modules

There are no modules declared in this project.
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.

Versions

Version
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
0.12
0.11
0.1