MVN

com.github.ajalt : clikt-js

Maven & Gradle

Jun 20, 2020
1 usages
2.3k stars

Clikt · Multiplatform command line interface parsing for Kotlin

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

Latest Version

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

  • Latest Stable: 2.8.0
  • Latest Beta: 2.5.0-beta1

All Versions

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

Version Vulnerabilities Updated
2.8.x
clikt-js-2.8.0
2.7.x
clikt-js-2.7.1
clikt-js-2.7.0
2.6.x
clikt-js-2.6.0
2.5.x
clikt-js-2.5.0
clikt-js-2.5.0-beta1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.github.ajalt:clikt-js:2.8.0'

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

implementation("com.github.ajalt:clikt-js:2.8.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.ajalt" % "clikt-js" % "2.8.0"

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 06, 2020
5 usages
163 stars
Jul 18, 2023
2 usages
3k stars
Aug 22, 2023
7 usages
31 stars
Aug 17, 2023
2 usages
432 stars
Mar 11, 2021
1 usages
17 stars
Jul 28, 2023
2 usages
6 stars