com.github.tomas-langer.cli:cli-choice

Tools to create a beautiful command line interface - single and multiple choice (in java)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tomas-langer.cli
ArtifactId

ArtifactId

cli-choice
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.tomas-langer.cli:cli-choice
Tools to create a beautiful command line interface - single and multiple choice (in java)
Project URL

Project URL

https://github.com/tomas-langer/cli

Download cli-choice

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tomas-langer : chalk jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0