GWT/JsInterop wrapper for Google reCaptcha v3

GWT/JsInterop wrapper for for Google reCaptcha v3

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-recaptcha
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

GWT/JsInterop wrapper for Google reCaptcha v3
GWT/JsInterop wrapper for for Google reCaptcha v3
Project URL

Project URL

https://github.com/peruncs/gwt

Download gwt-recaptcha

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.peruncs.gwt : gwt-utils jar 0.0.3-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2