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

com.github.playerforcehd:gcaptchavalidator 1.2.0

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

Группа

Группа

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

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

gcaptchavalidator
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать gcaptchavalidator 1.2.0


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