| License |
License |
|---|---|
| Categories |
CategoriesGoogle Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-storage-parent |
| Last Version | Last Version2.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStorage 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-storage-parent-2.8.1.pom | 7 KB |
| google-cloud-storage-parent-2.8.1-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-parent</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-parent/
implementation 'com.google.cloud:google-cloud-storage-parent:2.8.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-parent/
implementation ("com.google.cloud:google-cloud-storage-parent:2.8.1")
'com.google.cloud:google-cloud-storage-parent:jar:2.8.1'
<dependency org="com.google.cloud" name="google-cloud-storage-parent" rev="2.8.1">
<artifact name="google-cloud-storage-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-storage-parent', version='2.8.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-storage-parent" % "2.8.1"
[com.google.cloud/google-cloud-storage-parent "2.8.1"]