Download patchca-0.0.1.jar file - Jar p

Jar examples for p:patchca

Description

Simple yet powerful CAPTCHA library written in Java

You can download jar file patchca 0.0.1 in this page.

License

Lesser General Public License

Build File

You can use the following script to add patchca-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.bingoohuang</groupId>
   <artifactId>patchca</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.bingoohuang', name: 'patchca', version: '0.0.1'
libraryDependencies += "com.github.bingoohuang" % "patchca" % "0.0.1"
<dependency org="com.github.bingoohuang" name="patchca" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='patchca', version='0.0.1'))
'com.github.bingoohuang:patchca:jar:0.0.1'

Download

Click the following link to download the jar file.

patchca-0.0.1-javadoc.jar
patchca-0.0.1-sources.jar
patchca-0.0.1.jar
patchca-0.0.1.pom



Related Tutorials