is not current version
Last Version 0.0.3

com.peruncs.gwt:gwt-recaptcha 0.0.2

GWT/JsInterop wrapper for for Google reCaptcha v3

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-recaptcha
Version

Version

0.0.2
Type

Type

jar

Download gwt-recaptcha 0.0.2


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