License |
License |
---|---|
GroupId | GroupIdcom.maxiaofa.captcha |
ArtifactId | ArtifactIdrotate-captcha |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionRotateCaptcha
RotateCaptcha 旋转验证码
|
Project URL |
Project URL |
Filename | Size |
---|---|
rotate-captcha-0.0.2.pom | |
rotate-captcha-0.0.2.jar | 1 MB |
rotate-captcha-0.0.2-sources.jar | 1 MB |
rotate-captcha-0.0.2-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maxiaofa.captcha/rotate-captcha/ -->
<dependency>
<groupId>com.maxiaofa.captcha</groupId>
<artifactId>rotate-captcha</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxiaofa.captcha/rotate-captcha/
implementation 'com.maxiaofa.captcha:rotate-captcha:0.0.2'
// https://jarcasting.com/artifacts/com.maxiaofa.captcha/rotate-captcha/
implementation ("com.maxiaofa.captcha:rotate-captcha:0.0.2")
'com.maxiaofa.captcha:rotate-captcha:jar:0.0.2'
<dependency org="com.maxiaofa.captcha" name="rotate-captcha" rev="0.0.2">
<artifact name="rotate-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxiaofa.captcha', module='rotate-captcha', version='0.0.2')
)
libraryDependencies += "com.maxiaofa.captcha" % "rotate-captcha" % "0.0.2"
[com.maxiaofa.captcha/rotate-captcha "0.0.2"]