Last Version

Google Cloud Trace Java SDK API Guice Modules 0.4.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

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

guice-api
Version

Version

0.4.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK API Guice Modules
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 guice-api 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.0

Project Modules

There are no modules declared in this project.