License |
License |
---|---|
GroupId | GroupIdcom.octo.captcha |
ArtifactId | ArtifactIdjcaptcha-1.0-JDK3-compatibility |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCaptcha 1.0 compatibility with JDK3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcaptcha-1.0-JDK3-compatibility-1.0.pom | |
jcaptcha-1.0-JDK3-compatibility-1.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-1.0-JDK3-compatibility/ -->
<dependency>
<groupId>com.octo.captcha</groupId>
<artifactId>jcaptcha-1.0-JDK3-compatibility</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-1.0-JDK3-compatibility/
implementation 'com.octo.captcha:jcaptcha-1.0-JDK3-compatibility:1.0'
// https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-1.0-JDK3-compatibility/
implementation ("com.octo.captcha:jcaptcha-1.0-JDK3-compatibility:1.0")
'com.octo.captcha:jcaptcha-1.0-JDK3-compatibility:jar:1.0'
<dependency org="com.octo.captcha" name="jcaptcha-1.0-JDK3-compatibility" rev="1.0">
<artifact name="jcaptcha-1.0-JDK3-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.captcha', module='jcaptcha-1.0-JDK3-compatibility', version='1.0')
)
libraryDependencies += "com.octo.captcha" % "jcaptcha-1.0-JDK3-compatibility" % "1.0"
[com.octo.captcha/jcaptcha-1.0-JDK3-compatibility "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.octo.captcha : jcaptcha | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.octo.captcha : jcaptcha-common-test | jar | 1.0 |