is not current version
Last Version 1.2.1.RELEASE

com.iiifi:kite-captcha 1.0.0.RELEASE

Spring Cloud Core Component Extension.

GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-captcha
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download kite-captcha 1.0.0.RELEASE


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