MVN

org.plumelib : options

Maven & Gradle

Dec 07, 2022
1 usages
5 stars

Plume-lib Options · Command-line option processing for Java.

<dependency>
    <groupId>org.plumelib</groupId>
    <artifactId>options</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.plumelib : options to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.plumelib : options to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
options-2.0.3
options-2.0.2
options-2.0.0
1.0.x
options-1.0.6
options-1.0.5
options-1.0.4
options-1.0.3
options-1.0.2
options-1.0.1
options-1.0.0
0.3.x
options-0.3.3
options-0.3.2
options-0.3.1
0.2.x
options-0.2.3
options-0.2.2
0.2
options-0.2
0.1
options-0.1

How to add a dependency to Maven

Add the following org.plumelib : options maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.plumelib</groupId>
    <artifactId>options</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.plumelib : options gradle dependency to your build.gradle file:

implementation 'org.plumelib:options:2.0.3'

Gradle Kotlin DSL: Add the following org.plumelib : options gradle kotlin dependency to your build.gradle.kts file:

implementation("org.plumelib:options:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.plumelib : options sbt scala dependency to your build.sbt file:

libraryDependencies += "org.plumelib" % "options" % "2.0.3"

Advertisement

Dependencies from Group

Jun 02, 2023
13 usages
8 stars
Dec 03, 2022
11 usages
10 stars
May 16, 2023
10 usages
3 stars
Aug 18, 2018
2 usages
3 stars
Dec 07, 2022
1 usages
5 stars

Discover Dependencies

Sep 20, 2018
1 usages
0 stars
Nov 10, 2018
1 usages
0 stars
Sep 09, 2018
1 usages
18 stars
Sep 09, 2018
1 usages
18 stars
Apr 08, 2020
2 usages
0 stars
Jan 29, 2020
1 usages
31 stars
Jun 18, 2020
1 usages
7 stars
Jan 24, 2019
1 usages
0 stars
Feb 21, 2018
1 usages
0 stars
Apr 04, 2018
1 usages
53 stars