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

fr.matthieu-vergne:progress-core 1.5

Implementation of the progress management facilities.

Группа

Группа

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

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

progress-core
Версия

Версия

1.5
Тип

Тип

jar

Скачать progress-core 1.5


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