License |
License |
---|---|
GroupId | GroupIdcom.facebook |
ArtifactId | ArtifactIdktfmt-parent |
Last Version | Last Version0.39 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKtfmt Parent
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktfmt-parent-0.39.pom | 2 KB |
Browse |
<!-- 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"]
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
|