Last Version

CLIParser 1.1

A Strategy based CLI Parser

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

CLIParser
Version

Version

1.1
Type

Type

jar
Description

Description

CLIParser
A Strategy based CLI Parser
Project URL

Project URL

https://github.com/ThorbenKuck/CLIParser

Download CLIParser 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.