Last Version

ConsoleProgressBar 0.2

A progress bar for console applications.

License

License

Categories

Categories

Java Languages Reporting Business Logic Libraries
GroupId

GroupId

info.unterrainer.java.tools.reporting
ArtifactId

ArtifactId

console-progressbar
Version

Version

0.2
Type

Type

jar
Description

Description

ConsoleProgressBar
A progress bar for console applications.
Project Organization

Project Organization

Unterrainer Informatik OG
Source Code Management

Source Code Management

https://github.com/UnterrainerInformatik/java

Download console-progressbar 0.2


<!-- https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/console-progressbar/ -->
<dependency>
    <groupId>info.unterrainer.java.tools.reporting</groupId>
    <artifactId>console-progressbar</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/console-progressbar/
implementation 'info.unterrainer.java.tools.reporting:console-progressbar:0.2'
// https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/console-progressbar/
implementation ("info.unterrainer.java.tools.reporting:console-progressbar:0.2")
'info.unterrainer.java.tools.reporting:console-progressbar:jar:0.2'
<dependency org="info.unterrainer.java.tools.reporting" name="console-progressbar" rev="0.2">
  <artifact name="console-progressbar" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.java.tools.reporting', module='console-progressbar', version='0.2')
)
libraryDependencies += "info.unterrainer.java.tools.reporting" % "console-progressbar" % "0.2"
[info.unterrainer.java.tools.reporting/console-progressbar "0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
info.unterrainer.java.tools : nullannotations Optional jar 0.2
junit : junit jar 4.10
org.projectlombok : lombok jar 1.16.6
info.unterrainer.java.tools : utils jar 0.2
info.unterrainer.java.tools : data-structures jar 0.2

Project Modules

There are no modules declared in this project.