MVN

com.github.ajalt : clikt

Maven & Gradle

Jan 16, 2022
42 usages
2.1k stars

Clikt · Multiplatform command line interface parsing for Kotlin

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

Latest Version

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

  • Latest Stable: clikt-mingwx64
  • Latest Beta: 2.5.0-beta1

All Versions

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

Version Vulnerabilities Updated
2.8.x
clikt-2.8.0
2.7.x
clikt-2.7.1
clikt-2.7.0
2.6.x
clikt-2.6.0
2.5.x
clikt-2.5.0
clikt-2.5.0-beta1
2.4.x
clikt-2.4.0
2.3.x
clikt-2.3.0
2.2.x
clikt-2.2.0
2.1.x
clikt-2.1.0
2.0.x
clikt-2.0.0
1.7.x
clikt-1.7.0
1.6.x
clikt-1.6.0
1.5.x
clikt-1.5.0
1.4.x
clikt-1.4.0
1.3.x
clikt-1.3.0
clikt
clikt-clikt-mingwx64
clikt-clikt-macosx64
clikt-clikt-linuxx64
clikt-clikt-jvm
clikt-clikt-js
clikt-clikt
clikt-clikt-metadata

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.github.ajalt:clikt:clikt-mingwx64'

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

implementation("com.github.ajalt:clikt:clikt-mingwx64")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.ajalt" % "clikt" % "clikt-mingwx64"

Advertisement

Dependencies from Group

Jan 16, 2022
42 usages
2.1k stars
Feb 27, 2022
11 usages
770 stars
Jun 24, 2018
3 usages
201 stars
Dec 11, 2021
2 usages
231 stars
Jun 20, 2020
1 usages
2.3k stars

Discover Dependencies

Nov 18, 2020
12 usages
13 stars
Nov 06, 2006
14 usages
Apr 09, 2019
17 usages
374 stars
Mar 11, 2019
13 usages
4.6k stars
Aug 23, 2023
25 usages
76 stars
Jun 23, 2023
20 usages
12.9k stars
Jul 19, 2023
36 usages
30 stars
Sep 23, 2020
14 usages
313 stars
Jul 02, 2020
10 usages
66 stars