License |
License |
---|---|
GroupId | GroupIdcom.github.nguyenhunghau |
ArtifactId | ArtifactIdSimpleHJCaptcha |
Last Version | Last Version3.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple HJCaptcha
HJCaptcha is a JAVA library...
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |