MVN

excalibur-cli : excalibur-cli

Maven & Gradle

Sep 20, 2005
1 usages
<dependency>
    <groupId>excalibur-cli</groupId>
    <artifactId>excalibur-cli</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of excalibur-cli : excalibur-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of excalibur-cli : excalibur-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
excalibur-cli-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>excalibur-cli</groupId>
    <artifactId>excalibur-cli</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'excalibur-cli:excalibur-cli:1.0'

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

implementation("excalibur-cli:excalibur-cli:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "excalibur-cli" % "excalibur-cli" % "1.0"

Advertisement

Dependencies from Group

Sep 20, 2005
1 usages

Discover Dependencies

Oct 17, 2012
8 usages
Jul 28, 2011
4 usages
Jun 05, 2013
6 usages
617 stars
Feb 10, 2014
3 usages
1 stars
Feb 20, 2015
1 usages
Jun 11, 2014
2 usages
Mar 07, 2015
1 usages
0 stars
Sep 30, 2011
7 usages
1.2k stars