Ktfmt Parent

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-parent
Last Version

Last Version

0.39
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/facebookincubator/ktfmt
Source Code Management

Source Code Management

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

Download ktfmt-parent

Filename Size
ktfmt-parent-0.39.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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.

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