MVN

com.codetaco : cli

Maven & Gradle

Sep 18, 2019
1 usages

cli · A command line parser for Java

<dependency>
    <groupId>com.codetaco</groupId>
    <artifactId>cli</artifactId>
    <version>6.10.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 6.10.4

All Versions

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

Version Vulnerabilities Updated
6.10.x
cli-6.10.4
cli-6.10.2
6.8.x
cli-6.8.0
6.7.x
cli-6.7.0
6.6.x
cli-6.6.1
6.5.x
cli-6.5.5
cli-6.5.3
cli-6.5.2
cli-6.5.1
6.4.x
cli-6.4.2
cli-6.4.0
6.3.x
cli-6.3.2
cli-6.3.0
6.2.x
cli-6.2.2
cli-6.2.0
6.1.x
cli-6.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.codetaco</groupId>
    <artifactId>cli</artifactId>
    <version>6.10.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codetaco : cli gradle dependency to your build.gradle file:

implementation 'com.codetaco:cli:6.10.4'

Gradle Kotlin DSL: Add the following com.codetaco : cli gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codetaco:cli:6.10.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codetaco : cli sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codetaco" % "cli" % "6.10.4"

Advertisement

Dependencies from Group

Aug 04, 2017
2 usages
Aug 04, 2017
2 usages
Aug 04, 2017
1 usages
Mar 31, 2019
1 usages
Sep 17, 2019
1 usages

Discover Dependencies

Aug 28, 2018
1 usages
59 stars
Sep 14, 2018
1 usages
713 stars
Nov 27, 2019
2 usages
90 stars
Jan 04, 2020
1 usages
1 stars
Jun 25, 2021
4 usages
44 stars
Oct 02, 2020
1 usages
443 stars
Nov 03, 2018
3 usages
Nov 21, 2019
1 usages
9 stars