is not current version
Last Version 1.7.4-ea-brooklyn.1

io.cloudsoft.jclouds.labs:google-compute-engine 1.7.2-ea-brooklyn.1

jclouds components to access GoogleCompute

GroupId

GroupId

io.cloudsoft.jclouds.labs
ArtifactId

ArtifactId

google-compute-engine
Version

Version

1.7.2-ea-brooklyn.1
Type

Type

jar

Download google-compute-engine 1.7.2-ea-brooklyn.1


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