is not current version
Last Version 1.1.0

com.github.zh9131101:zh-captcha 1.0.0

Java web graphics verification code

GroupId

GroupId

com.github.zh9131101
ArtifactId

ArtifactId

zh-captcha
Version

Version

1.0.0
Type

Type

jar

Download zh-captcha 1.0.0


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