MVN

com.github.fracpete : simple-argparse4j

Maven & Gradle

Apr 24, 2020
3 usages
1 stars

simple-argparse4j · Very simple argument parser, inspired by argparse4j (https://argparse4j.github.io/).

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>simple-argparse4j</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : simple-argparse4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of com.github.fracpete : simple-argparse4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
simple-argparse4j-0.0.13
simple-argparse4j-0.0.12
simple-argparse4j-0.0.11
simple-argparse4j-0.0.10
simple-argparse4j-0.0.9
simple-argparse4j-0.0.8
simple-argparse4j-0.0.7
simple-argparse4j-0.0.6
simple-argparse4j-0.0.5
simple-argparse4j-0.0.4
simple-argparse4j-0.0.3
simple-argparse4j-0.0.2
simple-argparse4j-0.0.1

How to add a dependency to Maven

Add the following com.github.fracpete : simple-argparse4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>simple-argparse4j</artifactId>
    <version>0.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : simple-argparse4j gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:simple-argparse4j:0.0.13'

Gradle Kotlin DSL: Add the following com.github.fracpete : simple-argparse4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:simple-argparse4j:0.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : simple-argparse4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "simple-argparse4j" % "0.0.13"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

Jul 01, 2023
3 usages
3 stars
Aug 18, 2020
1 usages
20 stars
Dec 16, 2021
2 usages
4 stars
May 24, 2019
3 usages
250 stars
May 31, 2018
2 usages
1 stars
Dec 07, 2016
1 usages
0 stars