Last Version

Command Line Arguments Parser 2.0.3

Command Line Arguments Parser for Java

License

License

GroupId

GroupId

de.hasait
ArtifactId

ArtifactId

clap
Version

Version

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


<!-- 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.