Kaptcha

a simple captcha tool

License

License

GroupId

GroupId

com.github.napp-com
ArtifactId

ArtifactId

kaptcha
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kaptcha
a simple captcha tool

Download kaptcha

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0