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