hamedcse/kaptcha
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
kaptcha - A kaptcha generation engine. Please see the website for more information about this project. http://code.google.com/p/kaptcha/ thanks! __________________________________________________ Maven: <dependencies> <dependency> <groupId>com.github.hamedcse</groupId> <artifactId>kaptcha</artifactId> <version>2.3</version> </dependency> </dependencies>