is not current version
Last Version 2.0

fr.matthieu-vergne:progress-core 1.3

Implementation of the progress management facilities.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

progress-core
Version

Version

1.3
Type

Type

jar

Download progress-core 1.3


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