Open Source CLI Framework (Core Implementation)

Core implementation of Open Source CLI Framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.quipsy.cli
ArtifactId

ArtifactId

cli-framework
Last Version

Last Version

2022
Release Date

Release Date

Type

Type

jar
Description

Description

Open Source CLI Framework (Core Implementation)
Core implementation of Open Source CLI Framework
Project Organization

Project Organization

ProSeS BDE GmbH (Team QUIPSY)

Download cli-framework

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : jcommander jar [1.81, 1.82-A00)

Project Modules

There are no modules declared in this project.

Versions

Version
2022
2021
2020.0.1
2020