Last Version

Elapsed Time 1.0.4

Code library to provide elapsed time functionality with an easy to use API

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

elapsed-time
Version

Version

1.0.4
Type

Type

jar
Description

Description

Elapsed Time
Code library to provide elapsed time functionality with an easy to use API
Project URL

Project URL

https://github.com/michaelruocco/elapsed-time

Download elapsed-time 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.6
org.apache.commons : commons-lang3 jar 3.5

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.6.0
junit : junit jar 4.12
eu.codearte.catch-exception : catch-exception jar 1.4.4

Project Modules

There are no modules declared in this project.