is not current version
Last Version 1.9.3

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

jclouds components to access GoogleCompute

GroupId

GroupId

org.apache.jclouds.labs
ArtifactId

ArtifactId

google-compute-engine
Version

Version

1.9.0
Type

Type

jar

Download google-compute-engine 1.9.0


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