GroupId | GroupIdcom.github.frank5380 |
---|---|
ArtifactId | ArtifactIdcandy-captcha |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
candy-captcha-0.0.6.pom | |
candy-captcha-0.0.6.jar | 7 KB |
candy-captcha-0.0.6-sources.jar | 4 KB |
candy-captcha-0.0.6-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-captcha</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation 'com.github.frank5380:candy-captcha:0.0.6'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation ("com.github.frank5380:candy-captcha:0.0.6")
'com.github.frank5380:candy-captcha:jar:0.0.6'
<dependency org="com.github.frank5380" name="candy-captcha" rev="0.0.6">
<artifact name="candy-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-captcha', version='0.0.6')
)
libraryDependencies += "com.github.frank5380" % "candy-captcha" % "0.0.6"
[com.github.frank5380/candy-captcha "0.0.6"]