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

com.bbrownsound:play-recaptcha_2.10 1.0

Google reCAPTCHA integration for Play Framework

Группа

Группа

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

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

play-recaptcha_2.10
Версия

Версия

1.0
Тип

Тип

jar

Скачать play-recaptcha_2.10 1.0


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