MVN

com.qwazr : commons-cli-annotations

Maven & Gradle

Sep 25, 2017
1 stars

Commons-cli annotations · Command Line Arguments using annotations

<dependency>
    <groupId>com.qwazr</groupId>
    <artifactId>commons-cli-annotations</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qwazr : commons-cli-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.qwazr : commons-cli-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-cli-annotations-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.qwazr</groupId>
    <artifactId>commons-cli-annotations</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qwazr : commons-cli-annotations gradle dependency to your build.gradle file:

implementation 'com.qwazr:commons-cli-annotations:1.0.1'

Gradle Kotlin DSL: Add the following com.qwazr : commons-cli-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qwazr:commons-cli-annotations:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qwazr : commons-cli-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qwazr" % "commons-cli-annotations" % "1.0.1"

Advertisement

Dependencies from Group

Dec 10, 2020
29 usages
Apr 01, 2022
15 usages
15 stars
Apr 01, 2022
12 usages
15 stars
Apr 01, 2022
10 usages
15 stars
Oct 01, 2020
8 usages
1 stars

Discover Dependencies