is not current version
Last Version 1.9.3

org.apache.jclouds.labs:google-compute-engine 1.7.3

jclouds components to access GoogleCompute

GroupId

GroupId

org.apache.jclouds.labs
ArtifactId

ArtifactId

google-compute-engine
Version

Version

1.7.3
Type

Type

jar

Download google-compute-engine 1.7.3


<!-- https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-compute-engine/ -->
<dependency>
    <groupId>org.apache.jclouds.labs</groupId>
    <artifactId>google-compute-engine</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-compute-engine/
implementation 'org.apache.jclouds.labs:google-compute-engine:1.7.3'
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-compute-engine/
implementation ("org.apache.jclouds.labs:google-compute-engine:1.7.3")
'org.apache.jclouds.labs:google-compute-engine:jar:1.7.3'
<dependency org="org.apache.jclouds.labs" name="google-compute-engine" rev="1.7.3">
  <artifact name="google-compute-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.labs', module='google-compute-engine', version='1.7.3')
)
libraryDependencies += "org.apache.jclouds.labs" % "google-compute-engine" % "1.7.3"
[org.apache.jclouds.labs/google-compute-engine "1.7.3"]