is not current version
Last Version 1.2.7

com.github.anji-plus:captcha 1.2.0

anji-plus captcha.jar

GroupId

GroupId

com.github.anji-plus
ArtifactId

ArtifactId

captcha
Version

Version

1.2.0
Type

Type

jar

Download captcha 1.2.0


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