is not current version
Last Version 0.1.13

testing-clocks 0.1.4

Template repo to speed up creating new library projects

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

testing-clocks
Version

Version

0.1.4
Type

Type

jar
Description

Description

testing-clocks
Template repo to speed up creating new library projects
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 0.1.4


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.