is not current version
Last Version 1.1

com.google.code.tempus-fugit:tempus-fugit 1.0

Java classes for temporal testing and concurrency

GroupId

GroupId

com.google.code.tempus-fugit
ArtifactId

ArtifactId

tempus-fugit
Version

Version

1.0
Type

Type

jar

Download tempus-fugit 1.0


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