Download tempus-fugit-1.1.jar file - Jar t

Jar examples for t:tempus-fugit

Description

Java classes for temporal testing and concurrency

You can download jar file tempus-fugit 1.1 in this page.

License

Apache 2

Build File

You can use the following script to add tempus-fugit-1.1.jar to your project.

<dependency>
   <groupId>com.google.code.tempus-fugit</groupId>
   <artifactId>tempus-fugit</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.google.code.tempus-fugit', name: 'tempus-fugit', version: '1.1'
libraryDependencies += "com.google.code.tempus-fugit" % "tempus-fugit" % "1.1"
<dependency org="com.google.code.tempus-fugit" name="tempus-fugit" rev="1.1"/>
@Grapes(@Grab(group='com.google.code.tempus-fugit', module='tempus-fugit', version='1.1'))
'com.google.code.tempus-fugit:tempus-fugit:jar:1.1'

Download

Click the following link to download the jar file.

tempus-fugit-1.1-javadoc.jar
tempus-fugit-1.1-sources.jar
tempus-fugit-1.1.jar
tempus-fugit-1.1.pom



Related Tutorials