is not current version
Last Version 2.0.1

com.github.dtrunk90:recaptcha-spring-integration 1.0.0

reCAPTCHA Integration into Spring Framework

GroupId

GroupId

com.github.dtrunk90
ArtifactId

ArtifactId

recaptcha-spring-integration
Version

Version

1.0.0
Type

Type

jar

Download recaptcha-spring-integration 1.0.0


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