is not current version
Last Version 1.2.0

com.github.aqiu202:captcha 1.0.4


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

captcha
Version

Version

1.0.4
Type

Type

jar

Download captcha 1.0.4


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