is not current version
Last Version 1.0.1

com.lt-peacock:spring-recaptcha-verification 1.0.0

Library for verifying reCAPTCHA responses in Spring projects.

GroupId

GroupId

com.lt-peacock
ArtifactId

ArtifactId

spring-recaptcha-verification
Version

Version

1.0.0
Type

Type

jar

Download spring-recaptcha-verification 1.0.0


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