Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-phishingprotection-bom |
Version | Version0.29.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-phishingprotection-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-bom</artifactId>
<version>0.29.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-phishingprotection-bom/
implementation 'com.google.cloud:google-cloud-phishingprotection-bom:0.29.13'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-phishingprotection-bom/
implementation ("com.google.cloud:google-cloud-phishingprotection-bom:0.29.13")
'com.google.cloud:google-cloud-phishingprotection-bom:jar:0.29.13'
<dependency org="com.google.cloud" name="google-cloud-phishingprotection-bom" rev="0.29.13">
<artifact name="google-cloud-phishingprotection-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-phishingprotection-bom', version='0.29.13')
)
libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection-bom" % "0.29.13"
[com.google.cloud/google-cloud-phishingprotection-bom "0.29.13"]