Last Version

tea-time 0.0.1

A small library to help you control time in your application, so you can test it

License

License

Categories

Categories

Net
GroupId

GroupId

net.time4tea
ArtifactId

ArtifactId

tea-time
Version

Version

0.0.1
Type

Type

jar
Description

Description

tea-time
A small library to help you control time in your application, so you can test it
Project URL

Project URL

https://github.com/time4tea-net/tea-time
Source Code Management

Source Code Management

https://github.com/time4tea-net/tea-time.git

Download tea-time 0.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.