is not current version
Last Version 3.0.2

com.github.playerforcehd:gcaptchavalidator 1.0.0

A open source library which makes it easy to validate a Google ReCaptcha 2.0 response

GroupId

GroupId

com.github.playerforcehd
ArtifactId

ArtifactId

gcaptchavalidator
Version

Version

1.0.0
Type

Type

jar

Download gcaptchavalidator 1.0.0


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