CLI Parser

An annotation-based command line interface parser.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.spullara.cli-parser
ArtifactId

ArtifactId

cli-parser
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

CLI Parser
An annotation-based command line interface parser.
Project URL

Project URL

http://code.google.com/p/cli-parser/

Download cli-parser

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.2
1.1.1
1.1
1.0