is not current version
Last Version v1-rev20220614-1.32.1

com.google.apis:google-api-services-compute v1-rev87-1.21.0


GroupId

GroupId

com.google.apis
ArtifactId

ArtifactId

google-api-services-compute
Version

Version

v1-rev87-1.21.0
Type

Type

jar

Download google-api-services-compute v1-rev87-1.21.0


<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-compute/ -->
<dependency>
    <groupId>com.google.apis</groupId>
    <artifactId>google-api-services-compute</artifactId>
    <version>v1-rev87-1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-compute/
implementation 'com.google.apis:google-api-services-compute:v1-rev87-1.21.0'
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-compute/
implementation ("com.google.apis:google-api-services-compute:v1-rev87-1.21.0")
'com.google.apis:google-api-services-compute:jar:v1-rev87-1.21.0'
<dependency org="com.google.apis" name="google-api-services-compute" rev="v1-rev87-1.21.0">
  <artifact name="google-api-services-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.apis', module='google-api-services-compute', version='v1-rev87-1.21.0')
)
libraryDependencies += "com.google.apis" % "google-api-services-compute" % "v1-rev87-1.21.0"
[com.google.apis/google-api-services-compute "v1-rev87-1.21.0"]