t

testing-clocks

Template repo to speed up creating new library projects
https://github.com/michaelruocco/testing-clocks
MIT License
Michael Ruocco
Files download
File Operation
testing-clocks-0.1.4.jar download
testing-clocks-0.1.4.pom download
testing-clocks-0.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.michaelruocco</groupId>
  <artifactId>testing-clocks</artifactId>
  <version>0.1.4</version>
</dependency>
Gradle Groovy
implementation 'com.github.michaelruocco:testing-clocks:0.1.4'
Gradle Kotlin
implementation("com.github.michaelruocco:testing-clocks:0.1.4")
Scala SBT
libraryDependencies += "com.github.michaelruocco" % "testing-clocks" % "0.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.michaelruocco', module='testing-clocks', version='0.1.4')
)
Apache Ivy
<dependency org="com.github.michaelruocco" name="testing-clocks" rev="0.1.4" />
Leiningen
[com.github.michaelruocco/testing-clocks "0.1.4"]
Apache Buildr
'com.github.michaelruocco:testing-clocks:jar:0.1.4'
Dependencies