не последняя версия
Последняя версия 1.2.1

io.github.yaforster:flexcaptcha 1.0.1

Simple Captcha generation and validation

Группа

Группа

io.github.yaforster
Идентификатор

Идентификатор

flexcaptcha
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать flexcaptcha 1.0.1


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