Louuke / AntiCaptcha-API

Unofficial AntiCaptcha Java API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntiCaptcha-API

Unofficial AntiCaptcha Java API. If you don't have an account yet, you can create one here

Gradle

allprojects {
    repositories {
	...
        maven { url 'https://jitpack.io' }
    }
}
dependencies {
    implementation 'com.github.JicuNull:AntiCaptcha-API:45cd8a98f7'
}

Find more options here: Jitpack

About

Unofficial AntiCaptcha Java API

License:Apache License 2.0


Languages

Language:Java 73.5%Language:JavaScript 13.0%Language:CSS 9.3%Language:HTML 4.2%