Command Line Arguments Parser

Command Line Arguments Parser for Java

License

License

GroupId

GroupId

de.hasait
ArtifactId

ArtifactId

clap
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Command Line Arguments Parser
Command Line Arguments Parser for Java
Project URL

Project URL

https://github.com/shasait/clap/wiki
Source Code Management

Source Code Management

https://github.com/shasait/clap

Download clap

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.3.0
1.2.0
1.1.1
1.0.5
1.0.4
1.0.3
1.0.2