com.github.codemonstur:jcli

A command line parser

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

jcli
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.codemonstur:jcli
A command line parser
Project URL

Project URL

https://github.com/codemonstur/jcli
Source Code Management

Source Code Management

https://github.com/codemonstur/jcli

Download jcli

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.9.7
0.9.6
0.9.5
0.9.4
0.9.2
0.9.1
0.9.0