Last Version

simple-argparse4j 0.0.13

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

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

simple-argparse4j
Version

Version

0.0.13
Type

Type

jar
Description

Description

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/simple-argparse4j

Download simple-argparse4j 0.0.13


<!-- https://jarcasting.com/artifacts/com.github.fracpete/simple-argparse4j/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>simple-argparse4j</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/simple-argparse4j/
implementation 'com.github.fracpete:simple-argparse4j:0.0.13'
// https://jarcasting.com/artifacts/com.github.fracpete/simple-argparse4j/
implementation ("com.github.fracpete:simple-argparse4j:0.0.13")
'com.github.fracpete:simple-argparse4j:jar:0.0.13'
<dependency org="com.github.fracpete" name="simple-argparse4j" rev="0.0.13">
  <artifact name="simple-argparse4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='simple-argparse4j', version='0.0.13')
)
libraryDependencies += "com.github.fracpete" % "simple-argparse4j" % "0.0.13"
[com.github.fracpete/simple-argparse4j "0.0.13"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.