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