License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-channel |
Last Version | Last Version3.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle 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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
google-cloud-channel-3.6.1.pom | |
google-cloud-channel-3.6.1.jar | 152 KB |
google-cloud-channel-3.6.1-tests.jar | 32 KB |
google-cloud-channel-3.6.1-sources.jar | 44 KB |
google-cloud-channel-3.6.1-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/
implementation 'com.google.cloud:google-cloud-channel:3.6.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-channel/
implementation ("com.google.cloud:google-cloud-channel:3.6.1")
'com.google.cloud:google-cloud-channel:jar:3.6.1'
<dependency org="com.google.cloud" name="google-cloud-channel" rev="3.6.1">
<artifact name="google-cloud-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-channel', version='3.6.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.6.1"
[com.google.cloud/google-cloud-channel "3.6.1"]