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

Tools to create a beautiful command line interface (in java)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tomas-langer.cli
ArtifactId

ArtifactId

cli-progress
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download cli-progress

How to add to project

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