Download jcaptcha-common-test-1.0.jar file - Jar j

Jar examples for j:jcaptcha-common-test

Description

You can download jar file jcaptcha-common-test 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add jcaptcha-common-test-1.0.jar to your project.

<dependency>
   <groupId>com.octo.captcha</groupId>
   <artifactId>jcaptcha-common-test</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.octo.captcha', name: 'jcaptcha-common-test', version: '1.0'
libraryDependencies += "com.octo.captcha" % "jcaptcha-common-test" % "1.0"
<dependency org="com.octo.captcha" name="jcaptcha-common-test" rev="1.0"/>
@Grapes(@Grab(group='com.octo.captcha', module='jcaptcha-common-test', version='1.0'))
'com.octo.captcha:jcaptcha-common-test:jar:1.0'

Download

Click the following link to download the jar file.

jcaptcha-common-test-1.0.jar
jcaptcha-common-test-1.0.pom



Related Tutorials