License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-recaptchaenterprise-parent |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionreCAPTCHA Enterprise Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recaptchaenterprise-parent</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise-parent/
implementation 'com.google.cloud:google-cloud-recaptchaenterprise-parent:1.2.2'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise-parent/
implementation ("com.google.cloud:google-cloud-recaptchaenterprise-parent:1.2.2")
'com.google.cloud:google-cloud-recaptchaenterprise-parent:jar:1.2.2'
<dependency org="com.google.cloud" name="google-cloud-recaptchaenterprise-parent" rev="1.2.2">
<artifact name="google-cloud-recaptchaenterprise-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-recaptchaenterprise-parent', version='1.2.2')
)
libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise-parent" % "1.2.2"
[com.google.cloud/google-cloud-recaptchaenterprise-parent "1.2.2"]