Last Version

Google Cloud Metrics Library 1.0

Wrapper for Google Analytics reporting of usage metrics.

License

License

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

reporting-lib
Version

Version

1.0
Type

Type

jar
Description

Description

Google Cloud Metrics Library
Wrapper for Google Analytics reporting of usage metrics.
Project URL

Project URL

http://github.com/google/cloud-reporting
Source Code Management

Source Code Management

http://github.com/google/cloud-reporting

Download reporting-lib 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
org.apache.httpcomponents : httpasyncclient jar 4.1
com.google.guava : guava jar 18.0
com.google.inject : guice jar 3.0
cglib : cglib jar 2.2

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 3.3.1
junit : junit jar 4.12
com.google.truth : truth jar 0.25

Project Modules

There are no modules declared in this project.