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

com.github.playerforcehd:gcaptchavalidator 3.0.0

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

Группа

Группа

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

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

gcaptchavalidator
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать gcaptchavalidator 3.0.0


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