MVN

com.github.piotrkot : cli

Maven & Gradle

Feb 09, 2021
4 stars

Simple Object-oriented Command Line Interface · Command Line Interface which is very simple and follows Object-oriented practices.

<dependency>
    <groupId>com.github.piotrkot</groupId>
    <artifactId>cli</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.0

All Versions

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

Version Vulnerabilities Updated
1.3.x
cli-1.3.0
1.2.x
cli-1.2.0
1.1.x
cli-1.1.0
1.0.x
cli-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.piotrkot</groupId>
    <artifactId>cli</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.piotrkot:cli:1.3.0'

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

implementation("com.github.piotrkot:cli:1.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.piotrkot" % "cli" % "1.3.0"

Advertisement

Dependencies from Group

cli
Feb 09, 2021
4 stars
Jul 18, 2023
0 stars
Jul 16, 2023
1 stars
Jul 16, 2023
17 stars

Discover Dependencies

Sep 10, 2015
11 stars
Sep 25, 2019
12 stars
Jul 29, 2015
57 stars
Mar 10, 2019
1.4k stars
Jul 29, 2015
10 usages
110 stars
Jul 29, 2015
6 usages
110 stars
Jul 29, 2015
110 stars
Jul 29, 2015
6 usages
110 stars