is not current version
Last Version 1.1.6

CLI Parser 1.1.5

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
Version

Version

1.1.5
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 1.1.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.