is not current version
Last Version 2022

Open Source CLI Framework (Core Implementation) 2021

Core implementation of Open Source CLI Framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.quipsy.cli
ArtifactId

ArtifactId

cli-framework
Version

Version

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


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.