License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.gitee.smiletou |
ArtifactId | ArtifactIdjykits-captcha |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjykits-captcha
jykits 验证码工具
|
Filename | Size |
---|---|
jykits-captcha-1.0.0.pom | |
jykits-captcha-1.0.0.jar | 13 KB |
jykits-captcha-1.0.0-sources.jar | 11 KB |
jykits-captcha-1.0.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-captcha/ -->
<dependency>
<groupId>com.gitee.smiletou</groupId>
<artifactId>jykits-captcha</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-captcha/
implementation 'com.gitee.smiletou:jykits-captcha:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-captcha/
implementation ("com.gitee.smiletou:jykits-captcha:1.0.0")
'com.gitee.smiletou:jykits-captcha:jar:1.0.0'
<dependency org="com.gitee.smiletou" name="jykits-captcha" rev="1.0.0">
<artifact name="jykits-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.smiletou', module='jykits-captcha', version='1.0.0')
)
libraryDependencies += "com.gitee.smiletou" % "jykits-captcha" % "1.0.0"
[com.gitee.smiletou/jykits-captcha "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.smiletou : jykits-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |