MVN

com.budhash.cliche : cliche-shell

Maven & Gradle

May 29, 2015
1 usages
27 stars

cliche shell · simple command-line shell for java applications

<dependency>
    <groupId>com.budhash.cliche</groupId>
    <artifactId>cliche-shell</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.budhash.cliche : cliche-shell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.budhash.cliche : cliche-shell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
cliche-shell-0.9.3
cliche-shell-0.9.0

How to add a dependency to Maven

Add the following com.budhash.cliche : cliche-shell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.budhash.cliche</groupId>
    <artifactId>cliche-shell</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.budhash.cliche : cliche-shell gradle dependency to your build.gradle file:

implementation 'com.budhash.cliche:cliche-shell:0.9.3'

Gradle Kotlin DSL: Add the following com.budhash.cliche : cliche-shell gradle kotlin dependency to your build.gradle.kts file:

implementation("com.budhash.cliche:cliche-shell:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.budhash.cliche : cliche-shell sbt scala dependency to your build.sbt file:

libraryDependencies += "com.budhash.cliche" % "cliche-shell" % "0.9.3"

Advertisement

Dependencies from Group

May 29, 2015
1 usages
27 stars

Discover Dependencies

Jul 01, 2015
5 usages
0 stars
Jul 01, 2015
5 usages
0 stars
Jul 06, 2015
8 usages
5.8k stars
Oct 08, 2015
116 stars
Nov 18, 2016
4 usages
328 stars
Mar 10, 2020
19 stars
May 29, 2015
8 stars
Jun 11, 2018
4.5k stars
Jan 11, 2016
469 stars