is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:google-cloud 0.0.11


Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

google-cloud
Version

Version

0.0.11
Type

Type

pom

Download google-cloud 0.0.11

Filename Size
google-cloud-0.0.11.pom 934 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.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/google-cloud/
implementation 'com.walterjwhite.infrastructure.dependencies:google-cloud:0.0.11'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/google-cloud/
implementation ("com.walterjwhite.infrastructure.dependencies:google-cloud:0.0.11")
'com.walterjwhite.infrastructure.dependencies:google-cloud:pom:0.0.11'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="google-cloud" rev="0.0.11">
  <artifact name="google-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='google-cloud', version='0.0.11')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "google-cloud" % "0.0.11"
[com.walterjwhite.infrastructure.dependencies/google-cloud "0.0.11"]