Chronograph

Easy to use timer allowing accurate measurement of elapsed time

License

License

GroupId

GroupId

com.ethlo.time
ArtifactId

ArtifactId

chronograph
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Chronograph
Easy to use timer allowing accurate measurement of elapsed time
Project URL

Project URL

https://github.com/ethlo/chronograph

Download chronograph

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.8.0-beta4
org.assertj : assertj-core jar 3.13.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0