is not current version
Last Version 1.2.1

io.github.yaforster:flexcaptcha 1.0.0

Simple Captcha generation and validation

GroupId

GroupId

io.github.yaforster
ArtifactId

ArtifactId

flexcaptcha
Version

Version

1.0.0
Type

Type

jar

Download flexcaptcha 1.0.0


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