Last Version

JCLAP 2.2

Java Command-Line Argument Parser

License

License

JCLAP (BSD-style) License
Categories

Categories

Net
GroupId

GroupId

net.snaq
ArtifactId

ArtifactId

jclap
Version

Version

2.2
Type

Type

jar
Description

Description

JCLAP
Java Command-Line Argument Parser
Project URL

Project URL

https://www.snaq.net/software/jclap/
Source Code Management

Source Code Management

https://github.com/gwinstanley/JCLAP

Download jclap 2.2


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

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.