Jar examples for k:kaptcha
commons is a little java tool to make your development easier in your work.
You can download jar file kaptcha 0.0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add kaptcha-0.0.6.jar to your project.
<dependency> <groupId>com.github.axet</groupId> <artifactId>kaptcha</artifactId> <version>0.0.6</version> </dependency>
compile group: 'com.github.axet', name: 'kaptcha', version: '0.0.6'
libraryDependencies += "com.github.axet" % "kaptcha" % "0.0.6"
<dependency org="com.github.axet" name="kaptcha" rev="0.0.6"/>
@Grapes(@Grab(group='com.github.axet', module='kaptcha', version='0.0.6'))
'com.github.axet:kaptcha:jar:0.0.6'
Click the following link to download the jar file.
kaptcha-0.0.6-javadoc.jar