templates.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of recaptcha Show documentation
Show all versions of recaptcha Show documentation
Java Library for Google ReCAPTCHA v2
The newest version!
Recaptcha v2 example
{{#messages}}
- {{name}}: {{message}}
{{/messages}}
{{#recaptchaSuccess}}
Yes, you passed the turing test!
{{/recaptchaSuccess}}
{{#recaptchaError}}
Seems like you are a robot!
{{/recaptchaError}}