License |
License |
---|---|
GroupId | GroupIdcom.github.anji-plus |
ArtifactId | ArtifactIdcaptcha |
Last Version | Last Version1.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.anji-plus:captcha
anji-plus captcha.jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
captcha-1.2.7.pom | |
captcha-1.2.7.jar | 808 KB |
captcha-1.2.7-sources.jar | 794 KB |
captcha-1.2.7-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anji-plus/captcha/ -->
<dependency>
<groupId>com.github.anji-plus</groupId>
<artifactId>captcha</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/captcha/
implementation 'com.github.anji-plus:captcha:1.2.7'
// https://jarcasting.com/artifacts/com.github.anji-plus/captcha/
implementation ("com.github.anji-plus:captcha:1.2.7")
'com.github.anji-plus:captcha:jar:1.2.7'
<dependency org="com.github.anji-plus" name="captcha" rev="1.2.7">
<artifact name="captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='captcha', version='1.2.7')
)
libraryDependencies += "com.github.anji-plus" % "captcha" % "1.2.7"
[com.github.anji-plus/captcha "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |