не последняя версия
Последняя версия 2.3.0

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

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

Категории

Категории

Google Cloud Контейнер PaaS Providers
Группа

Группа

com.google.cloud
Идентификатор

Идентификатор

google-cloud-service-usage
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать google-cloud-service-usage 2.1.1


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