is not current version
Last Version 0.0.14

com.github.frank5380:candy-captcha 0.0.4


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-captcha
Version

Version

0.0.4
Type

Type

jar

Download candy-captcha 0.0.4


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