kaptcha

A web kaptcha generation engine

License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

kaptcha
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

kaptcha
A web kaptcha generation engine

Download kaptcha

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6