captcha-build

Captcha Utility for JAVA

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.yracnet.captcha
ArtifactId

ArtifactId

captcha-build
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

captcha-build
Captcha Utility for JAVA
Project URL

Project URL

https://github.com/yracnet/captcha
Source Code Management

Source Code Management

http://github.com/yracnet/captcha/tree/master

Download captcha-build

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235-1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0