Last Version

JFortschritt 0.2.0

JFortschritt is a small library for writing progress bars to the command-line.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

jfortschritt
Version

Version

0.2.0
Type

Type

jar
Description

Description

JFortschritt
JFortschritt is a small library for writing progress bars to the command-line.
Project URL

Project URL

https://github.com/stefanbirkner/jfortschritt
Source Code Management

Source Code Management

https://github.com/stefanbirkner/jfortschritt/

Download jfortschritt 0.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.