Jar examples for r:recaptcha4j
ReCaptcha is a Java library for interfacing with ReCaptcha.nets Captcha service
You can download jar file recaptcha4j 0.0.7 in this page.
Apache License, Version 2.0
You can use the following script to add recaptcha4j-0.0.7.jar to your project.
<dependency> <groupId>net.tanesha.recaptcha4j</groupId> <artifactId>recaptcha4j</artifactId> <version>0.0.7</version> </dependency>
compile group: 'net.tanesha.recaptcha4j', name: 'recaptcha4j', version: '0.0.7'
libraryDependencies += "net.tanesha.recaptcha4j" % "recaptcha4j" % "0.0.7"
<dependency org="net.tanesha.recaptcha4j" name="recaptcha4j" rev="0.0.7"/>
@Grapes(@Grab(group='net.tanesha.recaptcha4j', module='recaptcha4j', version='0.0.7'))
'net.tanesha.recaptcha4j:recaptcha4j:jar:0.0.7'
Click the following link to download the jar file.
recaptcha4j-0.0.7-javadoc.jar