MVN

com.github.ajalt : clikt-metadata

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-metadata</artifactId>
    <version>2.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ajalt : clikt-metadata 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-metadata to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.ajalt" % "clikt-metadata" % "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

Jul 11, 2023
1 usages
278 stars
May 09, 2020
1 usages
vad
May 09, 2020
1 usages
May 09, 2020
1 usages
Jul 29, 2023
2 usages
6k stars
Aug 22, 2023
3 usages
98 stars
Aug 05, 2020
2 usages
9 stars