is not current version
Last Version 0.3.1

com.github.yracnet.captcha:captcha-build 0.3.0

Captcha Utility for JAVA

Categories

Categories

Net
GroupId

GroupId

com.github.yracnet.captcha
ArtifactId

ArtifactId

captcha-build
Version

Version

0.3.0
Type

Type

jar

Download captcha-build 0.3.0


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