Smart Captcha

A application used for generation of image or/and audio captcha at the page. Based on SimpleCaptcha

License

License

GroupId

GroupId

ml.miron
ArtifactId

ArtifactId

smartcaptcha
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Smart Captcha
A application used for generation of image or/and audio captcha at the page. Based on SimpleCaptcha

Download smartcaptcha

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0