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

cn.hutool:hutool-captcha 5.8.0

Hutool 验证码工具

Группа

Группа

cn.hutool
Идентификатор

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

hutool-captcha
Версия

Версия

5.8.0
Тип

Тип

jar

Скачать hutool-captcha 5.8.0


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