is not current version
Last Version 2.0

fr.matthieu-vergne:progress-core 1.2

Implementation of the progress management facilities.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

progress-core
Version

Version

1.2
Type

Type

jar

Download progress-core 1.2


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