Download java-timestamp-0.2.1.jar file - Jar j

Jar examples for j:java-timestamp

Description

You can download jar file java-timestamp 0.2.1 in this page.

Build File

You can use the following script to add java-timestamp-0.2.1.jar to your project.

<dependency>
   <groupId>com.google.cloud.trace</groupId>
   <artifactId>java-timestamp</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.google.cloud.trace', name: 'java-timestamp', version: '0.2.1'
libraryDependencies += "com.google.cloud.trace" % "java-timestamp" % "0.2.1"
<dependency org="com.google.cloud.trace" name="java-timestamp" rev="0.2.1"/>
@Grapes(@Grab(group='com.google.cloud.trace', module='java-timestamp', version='0.2.1'))
'com.google.cloud.trace:java-timestamp:jar:0.2.1'

Download

Click the following link to download the jar file.

java-timestamp-0.2.1-javadoc.jar
java-timestamp-0.2.1-sources.jar
java-timestamp-0.2.1.jar
java-timestamp-0.2.1.pom



Related Tutorials