GroupId | GroupIdorg.apache.jclouds.labs |
---|---|
ArtifactId | ArtifactIdgooglecloud |
Version | Version1.9.1 |
Type | Typejar |
Filename | Size |
---|---|
googlecloud-1.9.1.pom | |
googlecloud-1.9.1.jar | 24 KB |
googlecloud-1.9.1-tests.jar | 9 KB |
googlecloud-1.9.1-sources.jar | 20 KB |
googlecloud-1.9.1-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.labs/googlecloud/ -->
<dependency>
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>googlecloud</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/googlecloud/
implementation 'org.apache.jclouds.labs:googlecloud:1.9.1'
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/googlecloud/
implementation ("org.apache.jclouds.labs:googlecloud:1.9.1")
'org.apache.jclouds.labs:googlecloud:jar:1.9.1'
<dependency org="org.apache.jclouds.labs" name="googlecloud" rev="1.9.1">
<artifact name="googlecloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.labs', module='googlecloud', version='1.9.1')
)
libraryDependencies += "org.apache.jclouds.labs" % "googlecloud" % "1.9.1"
[org.apache.jclouds.labs/googlecloud "1.9.1"]