License |
License |
---|---|
GroupId | GroupIdio.github.yidun |
ArtifactId | ArtifactIdcaptcha |
Version | Version3.3.0 |
Type | Typeaar |
Description |
Descriptioncaptcha
行为式验证码,全新人机验证方式,高效拦截机器行为
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
captcha-3.3.0.pom | |
captcha-3.3.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yidun/captcha/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>captcha</artifactId>
<version>3.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/captcha/
implementation 'io.github.yidun:captcha:3.3.0'
// https://jarcasting.com/artifacts/io.github.yidun/captcha/
implementation ("io.github.yidun:captcha:3.3.0")
'io.github.yidun:captcha:aar:3.3.0'
<dependency org="io.github.yidun" name="captcha" rev="3.3.0">
<artifact name="captcha" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='captcha', version='3.3.0')
)
libraryDependencies += "io.github.yidun" % "captcha" % "3.3.0"
[io.github.yidun/captcha "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
io.github.yidun : base-core | jar | 1.0.3 |