Access to Anti Captcha API v2 via Kotlin
- Add
https://jitpack.io
to yourbuild.gradle
implementation 'com.github.Drjacky:anticaptcha-kotlin:$libVersion'
- Create an account here
- Set the client key by
setClientKey
- Run the main function in the Main class
Feel free to open an issue or submit a pull request for any bugs/improvements.