is not current version
Last Version 1.8.0

com.github.pandafw:panda-tube-gcloud 1.5.2

Panda Tube GCloud is a Web Service API client for Google Cloud Platform.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-tube-gcloud
Version

Version

1.5.2
Type

Type

jar

Download panda-tube-gcloud 1.5.2


<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/ -->
<dependency>
    <groupId>com.github.pandafw</groupId>
    <artifactId>panda-tube-gcloud</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/
implementation 'com.github.pandafw:panda-tube-gcloud:1.5.2'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/
implementation ("com.github.pandafw:panda-tube-gcloud:1.5.2")
'com.github.pandafw:panda-tube-gcloud:jar:1.5.2'
<dependency org="com.github.pandafw" name="panda-tube-gcloud" rev="1.5.2">
  <artifact name="panda-tube-gcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-gcloud', version='1.5.2')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-gcloud" % "1.5.2"
[com.github.pandafw/panda-tube-gcloud "1.5.2"]