MVN

com.kennycason : kumo-cli

Maven & Gradle

Nov 25, 2020
1 usages
518 stars
<dependency>
    <groupId>com.kennycason</groupId>
    <artifactId>kumo-cli</artifactId>
    <version>1.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.28

All Versions

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

Version Vulnerabilities Updated
1.28
kumo-cli-1.28
1.27
kumo-cli-1.27
1.22
kumo-cli-1.22
1.17
kumo-cli-1.17
1.13
kumo-cli-1.13
1.12
kumo-cli-1.12
1.11
kumo-cli-1.11
1.10
kumo-cli-1.10
1.9
kumo-cli-1.9

How to add a dependency to Maven

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

<dependency>
    <groupId>com.kennycason</groupId>
    <artifactId>kumo-cli</artifactId>
    <version>1.28</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.kennycason:kumo-cli:1.28'

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

implementation("com.kennycason:kumo-cli:1.28")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.kennycason" % "kumo-cli" % "1.28"

Advertisement

Dependencies from Group

Nov 25, 2020
4 usages
518 stars
Nov 25, 2020
3 usages
518 stars
Nov 25, 2020
2 usages
518 stars
Nov 25, 2020
1 usages
518 stars
Jun 19, 2017
1 usages
14 stars

Discover Dependencies