is not current version
Last Version 1.2.1

Flexible Captcha 1.0.2

Simple Captcha generation and validation

License

License

GroupId

GroupId

io.github.yaforster
ArtifactId

ArtifactId

flexcaptcha
Version

Version

1.0.2
Type

Type

jar
Description

Description

Flexible Captcha
Simple Captcha generation and validation
Project URL

Project URL

https://github.com/yaforster/flexcaptcha
Source Code Management

Source Code Management

https://github.com/4ster1751/flexcaptcha.git

Download flexcaptcha 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.commons : commons-lang3 jar 3.12.0
com.jhlabs : filters jar 2.0.235-1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.