is not current version
Last Version 3.3.9

io.github.yidun:captcha 3.2.9

行为式验证码,全新人机验证方式,高效拦截机器行为

GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

captcha
Version

Version

3.2.9
Type

Type

aar

Download captcha 3.2.9


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