is not current version
Last Version 0.3.0

com.google.cloud.graphite:gcp-client 0.2.0

These classes provide shared GCP client functionality.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.cloud.graphite
ArtifactId

ArtifactId

gcp-client
Version

Version

0.2.0
Type

Type

jar

Download gcp-client 0.2.0


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