MVN

com.bq.corbel.lib : cli

Maven & Gradle

Jun 07, 2016
7 usages
0 stars

lib-cli · CLI Console for Java projects

<dependency>
    <groupId>com.bq.corbel.lib</groupId>
    <artifactId>cli</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.1

All Versions

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

Version Vulnerabilities Updated
0.5.x
cli-0.5.1
cli-0.5.0
0.4.x
cli-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bq.corbel.lib</groupId>
    <artifactId>cli</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.bq.corbel.lib:cli:0.5.1'

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

implementation("com.bq.corbel.lib:cli:0.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.bq.corbel.lib" % "cli" % "0.5.1"

Advertisement

Dependencies from Group

ws
Sep 07, 2016
13 usages
0 stars
Jun 07, 2016
7 usages
0 stars
Jun 07, 2016
7 usages
0 stars
cli
Jun 07, 2016
7 usages
0 stars
Jul 12, 2016
5 usages
0 stars

Discover Dependencies

May 19, 2023
1 usages
95 stars
Feb 27, 2012
5 usages
342 stars
Sep 02, 2014
9 usages
36 stars
Jun 17, 2017
3 usages
23 stars
Aug 26, 2018
4 usages
0 stars
May 19, 2023
35 usages
21.5k stars