MVN

com.rfksystems : commander

Maven & Gradle

Sep 17, 2017
0 stars

Commander · Simple command line option parser and GIT-alike command manager for JDK7+.

<dependency>
    <groupId>com.rfksystems</groupId>
    <artifactId>commander</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rfksystems : commander to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.rfksystems : commander to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commander-1.0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rfksystems</groupId>
    <artifactId>commander</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rfksystems : commander gradle dependency to your build.gradle file:

implementation 'com.rfksystems:commander:1.0.5'

Gradle Kotlin DSL: Add the following com.rfksystems : commander gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rfksystems:commander:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rfksystems : commander sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rfksystems" % "commander" % "1.0.5"

Advertisement

Dependencies from Group

Oct 09, 2017
9 usages
8 stars
Sep 15, 2017
0 stars
Sep 17, 2017
0 stars
Jun 16, 2020
0 stars
Apr 23, 2018
0 stars

Discover Dependencies

Apr 28, 2023
115 stars
Sep 15, 2020
84 stars
Sep 12, 2017
84 stars
Jan 22, 2018
43 stars
Feb 27, 2020
Dec 30, 2022
57 stars
Dec 30, 2022
57 stars