License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-core-parent |
Version | Version1.95.4 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Core Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-core-parent-1.95.4.pom | 12 KB |
google-cloud-core-parent-1.95.4-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-parent</artifactId>
<version>1.95.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-parent/
implementation 'com.google.cloud:google-cloud-core-parent:1.95.4'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-parent/
implementation ("com.google.cloud:google-cloud-core-parent:1.95.4")
'com.google.cloud:google-cloud-core-parent:jar:1.95.4'
<dependency org="com.google.cloud" name="google-cloud-core-parent" rev="1.95.4">
<artifact name="google-cloud-core-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-core-parent', version='1.95.4')
)
libraryDependencies += "com.google.cloud" % "google-cloud-core-parent" % "1.95.4"
[com.google.cloud/google-cloud-core-parent "1.95.4"]