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

fr.matthieu-vergne:progress 1.4

Provide facilities for progress management, especially progress bars.

Группа

Группа

fr.matthieu-vergne
Идентификатор

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

progress
Версия

Версия

1.4
Тип

Тип

pom

Скачать progress 1.4

Имя Файла Размер
progress-1.4.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/progress/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>progress</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/progress/
implementation 'fr.matthieu-vergne:progress:1.4'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/progress/
implementation ("fr.matthieu-vergne:progress:1.4")
'fr.matthieu-vergne:progress:pom:1.4'
<dependency org="fr.matthieu-vergne" name="progress" rev="1.4">
  <artifact name="progress" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='progress', version='1.4')
)
libraryDependencies += "fr.matthieu-vergne" % "progress" % "1.4"
[fr.matthieu-vergne/progress "1.4"]