is not current version
Last Version 1.0.2

com.bsmoot:rest-recaptcha-lib 1.0.0

This is the library module of the Rest Recaptcha project for Spring Boot.

GroupId

GroupId

com.bsmoot
ArtifactId

ArtifactId

rest-recaptcha-lib
Version

Version

1.0.0
Type

Type

jar

Download rest-recaptcha-lib 1.0.0


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