License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-recaptchaenterprise |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionreCAPTCHA Enterprise
Help protect your website from fraudulent activity, spam, and abuse.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recaptchaenterprise</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise/
implementation 'com.google.cloud:google-cloud-recaptchaenterprise:2.6.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recaptchaenterprise/
implementation ("com.google.cloud:google-cloud-recaptchaenterprise:2.6.1")
'com.google.cloud:google-cloud-recaptchaenterprise:jar:2.6.1'
<dependency org="com.google.cloud" name="google-cloud-recaptchaenterprise" rev="2.6.1">
<artifact name="google-cloud-recaptchaenterprise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-recaptchaenterprise', version='2.6.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "2.6.1"
[com.google.cloud/google-cloud-recaptchaenterprise "2.6.1"]