License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-billing |
Version | Version2.1.4 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Billing
Java idiomatic client for Google Cloud Billing
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-billing/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-billing</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-billing/
implementation 'com.google.cloud:google-cloud-billing:2.1.4'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-billing/
implementation ("com.google.cloud:google-cloud-billing:2.1.4")
'com.google.cloud:google-cloud-billing:jar:2.1.4'
<dependency org="com.google.cloud" name="google-cloud-billing" rev="2.1.4">
<artifact name="google-cloud-billing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-billing', version='2.1.4')
)
libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.1.4"
[com.google.cloud/google-cloud-billing "2.1.4"]