progressbar

A terminal-based progress bar for JVM

Лицензия

Лицензия

MIT
Группа

Группа

me.tongfei
Идентификатор

Идентификатор

progressbar
Последняя версия

Последняя версия

0.9.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

progressbar
A terminal-based progress bar for JVM
Ссылка на сайт

Ссылка на сайт

http://github.com/ctongfei/progressbar

Скачать progressbar

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jline : jline jar 3.21.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0