Last Version

captcha 1.0.2

A picture/audio verification code generation tool

License

License

GroupId

GroupId

org.niuchangqing
ArtifactId

ArtifactId

captcha
Version

Version

1.0.2
Type

Type

jar
Description

Description

captcha
A picture/audio verification code generation tool
Project URL

Project URL

https://github.com/niuchangqing/captcha

Download captcha 1.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.