a java captcha generator

Simple yet powerful CAPTCHA library written in Java

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

patchca
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

a java captcha generator
Simple yet powerful CAPTCHA library written in Java
Project URL

Project URL

http://github.com/bingoohuang/patchca
Source Code Management

Source Code Management

http://github.com/bingoohuang/patchca

Download patchca

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/patchca/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>patchca</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/patchca/
implementation 'com.github.bingoohuang:patchca:0.0.1'
// https://jarcasting.com/artifacts/com.github.bingoohuang/patchca/
implementation ("com.github.bingoohuang:patchca:0.0.1")
'com.github.bingoohuang:patchca:jar:0.0.1'
<dependency org="com.github.bingoohuang" name="patchca" rev="0.0.1">
  <artifact name="patchca" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='patchca', version='0.0.1')
)
libraryDependencies += "com.github.bingoohuang" % "patchca" % "0.0.1"
[com.github.bingoohuang/patchca "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.belerweb : pinyin4j Optional jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1