MVN

com.pinterest : ktlint

Maven & Gradle

Jun 29, 2023
17 usages
5.9k stars

ktlint · An anti-bikeshedding Kotlin linter with built-in formatter.

<dependency>
    <groupId>com.pinterest</groupId>
    <artifactId>ktlint</artifactId>
    <version>0.50.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pinterest : ktlint to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.50.0
  • Latest Alpha: 0.38.0-alpha01

All Versions

Choose a version of com.pinterest : ktlint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.50.x
ktlint-0.50.0
0.49.x
ktlint-0.49.1
ktlint-0.49.0
0.48.x
ktlint-0.48.2
ktlint-0.48.1
ktlint-0.48.0
0.47.x
ktlint-0.47.1
ktlint-0.47.0
0.46.x
ktlint-0.46.1
ktlint-0.46.0
0.45.x
ktlint-0.45.2
ktlint-0.45.1
ktlint-0.45.0
0.44.x
ktlint-0.44.0
0.43.x
ktlint-0.43.2
ktlint-0.43.1
ktlint-0.43.0
0.42.x
ktlint-0.42.1
ktlint-0.42.0
0.41.x
ktlint-0.41.0
0.40.x
ktlint-0.40.0
0.39.x
ktlint-0.39.0
0.38.x
ktlint-0.38.1
ktlint-0.38.0
ktlint-0.38.0-alpha01
0.37.x
ktlint-0.37.2
ktlint-0.37.1
ktlint-0.37.0
0.36.x
ktlint-0.36.0
0.35.x
ktlint-0.35.0
0.34.x
ktlint-0.34.2
ktlint-0.34.1
ktlint-0.34.0
0.33.x
ktlint-0.33.0
0.32.x
ktlint-0.32.0

How to add a dependency to Maven

Add the following com.pinterest : ktlint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pinterest</groupId>
    <artifactId>ktlint</artifactId>
    <version>0.50.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pinterest : ktlint gradle dependency to your build.gradle file:

implementation 'com.pinterest:ktlint:0.50.0'

Gradle Kotlin DSL: Add the following com.pinterest : ktlint gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pinterest:ktlint:0.50.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pinterest : ktlint sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pinterest" % "ktlint" % "0.50.0"

Advertisement

Dependencies from Group

Jun 29, 2023
17 usages
5.9k stars
Jun 11, 2015
45 stars
Jul 18, 2020
1.7k stars
Dec 03, 2016
45 stars

Discover Dependencies

Apr 26, 2022
459 stars
Jul 05, 2023
520 stars
Jul 18, 2021
4.7k stars
Oct 25, 2021
21 usages
5.6k stars
Dec 07, 2012
8 usages
44 stars
May 01, 2011
247 usages
May 20, 2010
1k usages
Feb 19, 2015
69 usages
271 stars
Aug 11, 2023
8 usages
383 stars