is not current version
Last Version 2.3.0

com.google.cloud:google-cloud-service-usage 2.1.0

Service Usage is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-service-usage
Version

Version

2.1.0
Type

Type

jar

Download google-cloud-service-usage 2.1.0


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-usage/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-service-usage</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-usage/
implementation 'com.google.cloud:google-cloud-service-usage:2.1.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-usage/
implementation ("com.google.cloud:google-cloud-service-usage:2.1.0")
'com.google.cloud:google-cloud-service-usage:jar:2.1.0'
<dependency org="com.google.cloud" name="google-cloud-service-usage" rev="2.1.0">
  <artifact name="google-cloud-service-usage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-service-usage', version='2.1.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.1.0"
[com.google.cloud/google-cloud-service-usage "2.1.0"]