| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGoogle Cloud Контейнер PaaS Providers |
| Группа | Группаcom.google.cloud |
| Идентификатор | Идентификаторgoogle-cloud-channel |
| Версия | Версия3.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеGoogle Channel Services
With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикGoogle LLC |
| Имя Файла | Размер |
|---|---|
| google-cloud-channel-3.3.0.pom | |
| google-cloud-channel-3.3.0.jar | 115 KB |
| google-cloud-channel-3.3.0-tests.jar | 33 KB |
| google-cloud-channel-3.3.0-sources.jar | 44 KB |
| google-cloud-channel-3.3.0-javadoc.jar | 300 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/
implementation 'com.google.cloud:google-cloud-channel:3.3.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/
implementation ("com.google.cloud:google-cloud-channel:3.3.0")
'com.google.cloud:google-cloud-channel:jar:3.3.0'
<dependency org="com.google.cloud" name="google-cloud-channel" rev="3.3.0">
<artifact name="google-cloud-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-channel', version='3.3.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.3.0"
[com.google.cloud/google-cloud-channel "3.3.0"]