Progress Tracker

Library for tracking progress of algorithms and report it to registered listeners

License

License

GNU Lesser General Public License, Version 3
GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

progress-tracker
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Progress Tracker
Library for tracking progress of algorithms and report it to registered listeners
Project URL

Project URL

https://gitlab.com/general-purpose-libraries/progress-tracker
Source Code Management

Source Code Management

https://gitlab.com/general-purpose-libraries/progress-tracker

Download progress-tracker

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0