is not current version
Last Version 1.2.0

com.github.sdtool:stateless-captcha 1.0.0

Stateless captcha library for java 8

GroupId

GroupId

com.github.sdtool
ArtifactId

ArtifactId

stateless-captcha
Version

Version

1.0.0
Type

Type

jar

Download stateless-captcha 1.0.0


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