is not current version
Last Version 0.0.9

com.github.axet:kaptcha 0.0.7

A web kaptcha generation engine

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

kaptcha
Version

Version

0.0.7
Type

Type

jar

Download kaptcha 0.0.7


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