Simple HJCaptcha

HJCaptcha is a JAVA library...

License

License

GroupId

GroupId

com.github.nguyenhunghau
ArtifactId

ArtifactId

SimpleHJCaptcha
Last Version

Last Version

3.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple HJCaptcha
HJCaptcha is a JAVA library...
Source Code Management

Source Code Management

https://github.com/nguyenhunghau/Hau_NewCaptcha

Download SimpleHJCaptcha

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.Alpha1