не последняя версия
Последняя версия 3.0.2

com.github.playerforcehd:gcaptchavalidator 2.1.1

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

Группа

Группа

com.github.playerforcehd
Идентификатор

Идентификатор

gcaptchavalidator
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать gcaptchavalidator 2.1.1


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