MVN

com.github.ajalt.clikt : clikt

Maven & Gradle

Jul 30, 2023
3 usages
2.3k stars

Clikt · Multiplatform command line interface parsing for Kotlin

<dependency>
    <groupId>com.github.ajalt.clikt</groupId>
    <artifactId>clikt</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ajalt.clikt : clikt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0
  • Latest Release Candidate: 4.0.0-RC

All Versions

Choose a version of com.github.ajalt.clikt : clikt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
clikt-4.2.0
4.1.x
clikt-4.1.0
4.0.x
clikt-4.0.0
clikt-4.0.0-RC
3.5.x
clikt-3.5.4
clikt-3.5.3
clikt-3.5.2
clikt-3.5.1
clikt-3.5.0
3.4.x
clikt-3.4.2
clikt-3.4.1
clikt-3.4.0
3.3.x
clikt-3.3.0
3.2.x
clikt-3.2.0
3.1.x
clikt-3.1.0
3.0.x
clikt-3.0.1
clikt-3.0.0
clikt-3.0.0-rc

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.ajalt.clikt</groupId>
    <artifactId>clikt</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ajalt.clikt : clikt gradle dependency to your build.gradle file:

implementation 'com.github.ajalt.clikt:clikt:4.2.0'

Gradle Kotlin DSL: Add the following com.github.ajalt.clikt : clikt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ajalt.clikt:clikt:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ajalt.clikt : clikt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ajalt.clikt" % "clikt" % "4.2.0"

Advertisement

Dependencies from Group

Jul 30, 2023
19 usages
2.3k stars
Jul 30, 2023
3 usages
2.3k stars
Jul 30, 2023
2.3k stars
Dec 13, 2020
2.3k stars
Jul 30, 2023
2.3k stars

Discover Dependencies

Jun 19, 2023
3 usages
1.7k stars
Oct 24, 2020
1 usages
0 stars
Dec 22, 2022
72 stars
Dec 14, 2022
38 stars
Mar 16, 2023
1 usages
2k stars
Aug 31, 2020
2 usages
3 stars
Jul 20, 2023
2 usages
389 stars
Sep 12, 2020
0 stars