Last Version

Commons Time 2.2.0

This module provides time helpers (e.g. stop watch).

License

License

GroupId

GroupId

de.weltraumschaf.commons
ArtifactId

ArtifactId

time
Version

Version

2.2.0
Type

Type

jar
Description

Description

Commons Time
This module provides time helpers (e.g. stop watch).
Project Organization

Project Organization

Weltraumschaf

Download time 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.findbugs : annotations jar 1.3.2
com.github.stephenc.jcip : jcip-annotations jar 1.0-1

test (7)

Group / Artifact Type Version
de.weltraumschaf.commons : testing jar 2.2.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-library jar 1.3
com.googlecode.multithreadedtc : multithreadedtc jar 1.01
org.skyscreamer : jsonassert jar 1.3.0
nl.jqno.equalsverifier : equalsverifier jar 2.0.2

Project Modules

There are no modules declared in this project.