Last Version

GCaptchaValidator 3.0.2

An open source library which makes it easy to validate Google ReCaptcha responses

License

License

GroupId

GroupId

com.github.playerforcehd
ArtifactId

ArtifactId

gcaptchavalidator
Version

Version

3.0.2
Type

Type

jar
Description

Description

GCaptchaValidator
An open source library which makes it easy to validate Google ReCaptcha responses
Project URL

Project URL

https://github.com/pascal-zarrad/gcaptchavalidator
Source Code Management

Source Code Management

https://github.com/pascal-zarrad/gcaptchavalidator/tree/master

Download gcaptchavalidator 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-core jar 3.6.28
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.