License |
License |
---|---|
GroupId | GroupIdcom.ethlo.time |
ArtifactId | ArtifactIdchronograph |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChronograph
Easy to use timer allowing accurate measurement of elapsed time
|
Project URL |
Project URL |
Filename | Size |
---|---|
chronograph-1.2.0.pom | |
chronograph-1.2.0.jar | 11 KB |
chronograph-1.2.0-sources.jar | 8 KB |
chronograph-1.2.0-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
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 |