License |
License |
---|---|
GroupId | GroupIdcn.apiclub.tool |
ArtifactId | ArtifactIdsimplecaptcha |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimplecaptcha
ApiClub Tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
simplecaptcha-1.2.2.pom | |
simplecaptcha-1.2.2.jar | 2 MB |
simplecaptcha-1.2.2-sources.jar | 2 MB |
simplecaptcha-1.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.apiclub.tool/simplecaptcha/ -->
<dependency>
<groupId>cn.apiclub.tool</groupId>
<artifactId>simplecaptcha</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.apiclub.tool/simplecaptcha/
implementation 'cn.apiclub.tool:simplecaptcha:1.2.2'
// https://jarcasting.com/artifacts/cn.apiclub.tool/simplecaptcha/
implementation ("cn.apiclub.tool:simplecaptcha:1.2.2")
'cn.apiclub.tool:simplecaptcha:jar:1.2.2'
<dependency org="cn.apiclub.tool" name="simplecaptcha" rev="1.2.2">
<artifact name="simplecaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.apiclub.tool', module='simplecaptcha', version='1.2.2')
)
libraryDependencies += "cn.apiclub.tool" % "simplecaptcha" % "1.2.2"
[cn.apiclub.tool/simplecaptcha "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |