is not current version
Last Version 1.2.0

com.github.aqiu202:captcha 1.0.1


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

captcha
Version

Version

1.0.1
Type

Type

jar

Download captcha 1.0.1


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