License |
License |
---|---|
GroupId | GroupIdcom.facebook |
ArtifactId | ArtifactIdktfmt |
Last Version | Last Version0.39 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKtfmt
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
|
Filename | Size |
---|---|
ktfmt-0.39.pom | |
ktfmt-0.39.jar | 121 KB |
ktfmt-0.39-sources.jar | 34 KB |
ktfmt-0.39-javadoc.jar | 3 KB |
ktfmt-0.39-jar-with-dependencies.jar | 47 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.truth : truth | jar | 1.0 |
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
|