GroupId | GroupIdcom.github.frank5380 |
---|---|
ArtifactId | ArtifactIdcandy-captcha |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
candy-captcha-0.0.8.pom | |
candy-captcha-0.0.8.jar | 7 KB |
candy-captcha-0.0.8-sources.jar | 4 KB |
candy-captcha-0.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation 'com.github.frank5380:candy-captcha:0.0.8'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-captcha/
implementation ("com.github.frank5380:candy-captcha:0.0.8")
'com.github.frank5380:candy-captcha:jar:0.0.8'
<dependency org="com.github.frank5380" name="candy-captcha" rev="0.0.8">
<artifact name="candy-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-captcha', version='0.0.8')
)
libraryDependencies += "com.github.frank5380" % "candy-captcha" % "0.0.8"
[com.github.frank5380/candy-captcha "0.0.8"]