Last Version

Google Cloud Trace Java SDK Java Timestamp Utilities 0.7.0

Google Cloud Trace SDK for Java is a Java library that provides tools, best practices, and examples for integrating with Google Cloud Trace, a feature of Google Cloud Platform that collects, displays, and analyzes latency data from applications.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

java-timestamp
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Java Timestamp Utilities
Google Cloud Trace SDK for Java is a Java library that provides tools, best practices, and examples for integrating with Google Cloud Trace, a feature of Google Cloud Platform that collects, displays, and analyzes latency data from applications.
Project URL

Project URL

http://cloud.google.com/trace

Download java-timestamp 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.