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