MVN

com.xenomachina : kotlin-argparser

Maven & Gradle

May 09, 2018
22 usages
476 stars

kotlin-argparser · Concise, easy, powerful and robust command line argument parsing for Kotlin

<dependency>
    <groupId>com.xenomachina</groupId>
    <artifactId>kotlin-argparser</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xenomachina : kotlin-argparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of com.xenomachina : kotlin-argparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
kotlin-argparser-2.0.7
kotlin-argparser-2.0.6
kotlin-argparser-2.0.5

How to add a dependency to Maven

Add the following com.xenomachina : kotlin-argparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xenomachina</groupId>
    <artifactId>kotlin-argparser</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xenomachina : kotlin-argparser gradle dependency to your build.gradle file:

implementation 'com.xenomachina:kotlin-argparser:2.0.7'

Gradle Kotlin DSL: Add the following com.xenomachina : kotlin-argparser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xenomachina:kotlin-argparser:2.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xenomachina : kotlin-argparser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xenomachina" % "kotlin-argparser" % "2.0.7"

Advertisement

Dependencies from Group

May 09, 2018
22 usages
476 stars
Mar 27, 2018
5 usages
2 stars
Aug 31, 2020
29 stars

Discover Dependencies

Mar 19, 2018
7 stars
Jun 15, 2021
3 stars
Mar 23, 2018
0 stars
Aug 08, 2023
29 usages
1.8k stars
Mar 22, 2018
1.2k stars
May 08, 2018
2 stars
Nov 17, 2021
1 usages
0 stars
scx
May 15, 2020
1 stars