cli-progress

This is a simple Java API for printing progress for CLI apps

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

cli-progress
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

cli-progress
This is a simple Java API for printing progress for CLI apps
Project URL

Project URL

https://github.com/born2snipe/cli-progress

Download cli-progress

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1