MVN

de.objekt-kontor : commandline-parameters

Maven & Gradle

Mar 08, 2019
0 stars

Commandline parameters · Provides tools for definition, parsing and validation of command line parameters

<dependency>
    <groupId>de.objekt-kontor</groupId>
    <artifactId>commandline-parameters</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.objekt-kontor : commandline-parameters to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of de.objekt-kontor : commandline-parameters to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commandline-parameters-1.0.0

How to add a dependency to Maven

Add the following de.objekt-kontor : commandline-parameters maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.objekt-kontor</groupId>
    <artifactId>commandline-parameters</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.objekt-kontor : commandline-parameters gradle dependency to your build.gradle file:

implementation 'de.objekt-kontor:commandline-parameters:1.0.0'

Gradle Kotlin DSL: Add the following de.objekt-kontor : commandline-parameters gradle kotlin dependency to your build.gradle.kts file:

implementation("de.objekt-kontor:commandline-parameters:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.objekt-kontor : commandline-parameters sbt scala dependency to your build.sbt file:

libraryDependencies += "de.objekt-kontor" % "commandline-parameters" % "1.0.0"

Advertisement

Dependencies from Group

Apr 24, 2021
4 usages
0 stars
Mar 03, 2015
2 usages
0 stars
Mar 03, 2015
1 usages
0 stars
Aug 18, 2017
0 stars
Jul 13, 2018
0 stars

Discover Dependencies

Sep 02, 2021
194 stars
Jul 20, 2023
1 usages
13 stars
Jul 14, 2023
2 usages
13 stars
May 16, 2019
8 stars
Mar 13, 2019
4 stars
Mar 11, 2020
8 stars
Jun 28, 2019
92 stars