Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdgoogle-cloud-storage |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncloud - storage
dependencies
|
Filename | Size |
---|---|
google-cloud-storage-0.0.15.pom | 970 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/google-cloud-storage/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/google-cloud-storage/
implementation 'com.walterjwhite.infrastructure.dependencies:google-cloud-storage:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/google-cloud-storage/
implementation ("com.walterjwhite.infrastructure.dependencies:google-cloud-storage:0.0.15")
'com.walterjwhite.infrastructure.dependencies:google-cloud-storage:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="google-cloud-storage" rev="0.0.15">
<artifact name="google-cloud-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='google-cloud-storage', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "google-cloud-storage" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/google-cloud-storage "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-storage | jar | 1.8.0 |