testing-clocks

Repo containing clock implementations that are useful for testing

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

testing-clocks
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

testing-clocks
Repo containing clock implementations that are useful for testing
Project URL

Project URL

https://github.com/michaelruocco/testing-clocks
Source Code Management

Source Code Management

https://github.com/michaelruocco/testing-clocks

Download testing-clocks

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0