is not current version
Last Version 1.0.2

com.mercateo:test-clock 1.0.0

A windable clock for tests.

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

test-clock
Version

Version

1.0.0
Type

Type

jar

Download test-clock 1.0.0


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