Jar examples for j:jcaptcha-all
JCAPTCHA, for Java Completely Automated Public Test to tell Computers and Humans Apart
You can download jar file jcaptcha-all 1.0-RC6 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
You can use the following script to add jcaptcha-all-1.0-RC6.jar to your project.
<dependency> <groupId>com.octo.captcha</groupId> <artifactId>jcaptcha-all</artifactId> <version>1.0-RC6</version> </dependency>
compile group: 'com.octo.captcha', name: 'jcaptcha-all', version: '1.0-RC6'
libraryDependencies += "com.octo.captcha" % "jcaptcha-all" % "1.0-RC6"
<dependency org="com.octo.captcha" name="jcaptcha-all" rev="1.0-RC6"/>
@Grapes(@Grab(group='com.octo.captcha', module='jcaptcha-all', version='1.0-RC6'))
'com.octo.captcha:jcaptcha-all:jar:1.0-RC6'
Click the following link to download the jar file.
jcaptcha-all-1.0-RC6.jar