| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yidun |
| Идентификатор | Идентификаторcaptcha |
| Последняя версия | Последняя версия3.3.9 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcaptcha
行为式验证码,全新人机验证方式,高效拦截机器行为
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| captcha-3.3.9.pom | |
| captcha-3.3.9-sources.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yidun/captcha/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>captcha</artifactId>
<version>3.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/captcha/
implementation 'io.github.yidun:captcha:3.3.9'
// https://jarcasting.com/artifacts/io.github.yidun/captcha/
implementation ("io.github.yidun:captcha:3.3.9")
'io.github.yidun:captcha:aar:3.3.9'
<dependency org="io.github.yidun" name="captcha" rev="3.3.9">
<artifact name="captcha" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='captcha', version='3.3.9')
)
libraryDependencies += "io.github.yidun" % "captcha" % "3.3.9"
[io.github.yidun/captcha "3.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| io.github.yidun : base-core | jar | 1.1.2 |