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