Last Version

Google Cloud Trace Java SDK Annotations 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

GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

annotation
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Annotations
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 annotation 0.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.