Last Version

azcaptcha-java 1.0

Java library for easy integration with the API of azcaptcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hassan-ghahraloud
ArtifactId

ArtifactId

azcaptcha-java
Version

Version

1.0
Type

Type

jar
Description

Description

azcaptcha-java
Java library for easy integration with the API of azcaptcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
Project URL

Project URL

https://github.com/Hassan-GhahrAloud/azcaptcha-java
Source Code Management

Source Code Management

https://github.com/Hassan-GhahrAloud/azcaptcha-java.git

Download azcaptcha-java 1.0


<!-- https://jarcasting.com/artifacts/com.github.hassan-ghahraloud/azcaptcha-java/ -->
<dependency>
    <groupId>com.github.hassan-ghahraloud</groupId>
    <artifactId>azcaptcha-java</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hassan-ghahraloud/azcaptcha-java/
implementation 'com.github.hassan-ghahraloud:azcaptcha-java:1.0'
// https://jarcasting.com/artifacts/com.github.hassan-ghahraloud/azcaptcha-java/
implementation ("com.github.hassan-ghahraloud:azcaptcha-java:1.0")
'com.github.hassan-ghahraloud:azcaptcha-java:jar:1.0'
<dependency org="com.github.hassan-ghahraloud" name="azcaptcha-java" rev="1.0">
  <artifact name="azcaptcha-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hassan-ghahraloud', module='azcaptcha-java', version='1.0')
)
libraryDependencies += "com.github.hassan-ghahraloud" % "azcaptcha-java" % "1.0"
[com.github.hassan-ghahraloud/azcaptcha-java "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.