Skip to content

MrJavaNoHome/anticaptcha-java

 
 

Repository files navigation

Anticaptcha-java for anti-captcha.com

This is fork of https://github.com/AdminAnticaptcha/anticaptcha-java which was converted to maven dependency.
To obtain client key click here: http://getcaptchasolution.com/7nwwk2kvvc

Installation

In pom.xml add:

<repositories>  
    <repository>  
        <id>repsy</id>  
        <name>MrJavNoHome repository</name>  
        <url>https://repo.repsy.io/mvn/honzik/public</url>  
    </repository>  
</repositories>  
<dependency>
    <groupId>com.anti_captcha</groupId>
    <artifactId>anticaptcha-java</artifactId>
    <version>1.2</version>
</dependency>

Examples

Click here to see more examples

Do you like it?

Support me with registering from my referral to anti captcha service: http://getcaptchasolution.com/7nwwk2kvvc

About

Access to Anti Captcha API v2 via JAVA

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 100.0%