MVN

com.github.spullara.cli-parser : cli-parser

Maven & Gradle

Jan 26, 2019
15 usages
103 stars

CLI Parser · An annotation-based command line interface parser.

<dependency>
    <groupId>com.github.spullara.cli-parser</groupId>
    <artifactId>cli-parser</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spullara.cli-parser : cli-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.github.spullara.cli-parser : cli-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cli-parser-1.1.5
cli-parser-1.1.2
cli-parser-1.1.1
1.1
cli-parser-1.1
1.0
cli-parser-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.spullara.cli-parser</groupId>
    <artifactId>cli-parser</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spullara.cli-parser : cli-parser gradle dependency to your build.gradle file:

implementation 'com.github.spullara.cli-parser:cli-parser:1.1.5'

Gradle Kotlin DSL: Add the following com.github.spullara.cli-parser : cli-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spullara.cli-parser:cli-parser:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spullara.cli-parser : cli-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spullara.cli-parser" % "cli-parser" % "1.1.5"

Advertisement

Dependencies from Group

Jan 26, 2019
15 usages
103 stars

Discover Dependencies

Aug 02, 2016
43 usages
1.3k stars
Jul 11, 2023
63 usages
130 stars
48 usages
43 stars
Jul 14, 2023
164 usages
211 stars
Mar 08, 2023
134 usages
1.2k stars
Feb 17, 2016
12 usages
13 stars
Feb 26, 2016
52 usages
41.3k stars
Feb 08, 2023
5 usages