| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.yracnet.captcha |
| ArtifactId | ArtifactIdcaptcha-build |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncaptcha-build
Captcha Utility for JAVA
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| captcha-build-0.3.1.pom | |
| captcha-build-0.3.1.jar | 1 MB |
| captcha-build-0.3.1-sources.jar | 1 MB |
| captcha-build-0.3.1-javadoc.jar | 466 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yracnet.captcha/captcha-build/ -->
<dependency>
<groupId>com.github.yracnet.captcha</groupId>
<artifactId>captcha-build</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yracnet.captcha/captcha-build/
implementation 'com.github.yracnet.captcha:captcha-build:0.3.1'
// https://jarcasting.com/artifacts/com.github.yracnet.captcha/captcha-build/
implementation ("com.github.yracnet.captcha:captcha-build:0.3.1")
'com.github.yracnet.captcha:captcha-build:jar:0.3.1'
<dependency org="com.github.yracnet.captcha" name="captcha-build" rev="0.3.1">
<artifact name="captcha-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yracnet.captcha', module='captcha-build', version='0.3.1')
)
libraryDependencies += "com.github.yracnet.captcha" % "captcha-build" % "0.3.1"
[com.github.yracnet.captcha/captcha-build "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jhlabs : filters | jar | 2.0.235-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |