License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-captcha |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description图形验证码
|
Filename | Size |
---|---|
toolkit-captcha-1.1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-captcha/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-captcha</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha/
implementation 'com.siashan:toolkit-captcha:1.1.1'
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha/
implementation ("com.siashan:toolkit-captcha:1.1.1")
'com.siashan:toolkit-captcha:pom:1.1.1'
<dependency org="com.siashan" name="toolkit-captcha" rev="1.1.1">
<artifact name="toolkit-captcha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-captcha', version='1.1.1')
)
libraryDependencies += "com.siashan" % "toolkit-captcha" % "1.1.1"
[com.siashan/toolkit-captcha "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |