License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-captcha |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-captcha
icefrog 验证码工具
|
Filename | Size |
---|---|
icefrog-captcha-1.0.0.pom | |
icefrog-captcha-1.0.0.jar | 16 KB |
icefrog-captcha-1.0.0-sources.jar | 14 KB |
icefrog-captcha-1.0.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-captcha/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-captcha</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-captcha/
implementation 'io.github.whaleal:icefrog-captcha:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-captcha/
implementation ("io.github.whaleal:icefrog-captcha:1.0.0")
'io.github.whaleal:icefrog-captcha:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-captcha" rev="1.0.0">
<artifact name="icefrog-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-captcha', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-captcha" % "1.0.0"
[io.github.whaleal/icefrog-captcha "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |