is not current version
Last Version 1.1.0

com.github.zh9131101:zh-captcha 1.0.1

Java web graphics verification code

GroupId

GroupId

com.github.zh9131101
ArtifactId

ArtifactId

zh-captcha
Version

Version

1.0.1
Type

Type

jar

Download zh-captcha 1.0.1


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