Last Version

com.github.codemonstur:jcli 1.3.0

A command line parser

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

jcli
Version

Version

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


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