is not current version
Last Version 1.5.14.1

club.zhcs:axe-captcha 1.0

验证码

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

axe-captcha
Version

Version

1.0
Type

Type

jar

Download axe-captcha 1.0


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