Last Version

com.google.cloud.trace:sink 0.3.2

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

sink
Version

Version

0.3.2
Type

Type

jar
Description

Description

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.

Download sink 0.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.3.2

Project Modules

There are no modules declared in this project.