Jar examples for r:recaptcha
Java Library for Google ReCAPTCHA v2
You can download jar file recaptcha 0.5 in this page.
MIT License
You can use the following script to add recaptcha-0.5.jar to your project.
<dependency> <groupId>io.github.keetraxx</groupId> <artifactId>recaptcha</artifactId> <version>0.5</version> </dependency>
compile group: 'io.github.keetraxx', name: 'recaptcha', version: '0.5'
libraryDependencies += "io.github.keetraxx" % "recaptcha" % "0.5"
<dependency org="io.github.keetraxx" name="recaptcha" rev="0.5"/>
@Grapes(@Grab(group='io.github.keetraxx', module='recaptcha', version='0.5'))
'io.github.keetraxx:recaptcha:jar:0.5'
Click the following link to download the jar file.
recaptcha-0.5-javadoc.jar