License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.peruncs.gwt |
ArtifactId | ArtifactIdgwt-recaptcha |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT/JsInterop wrapper for Google reCaptcha v3
GWT/JsInterop wrapper for for Google reCaptcha v3
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-recaptcha-0.0.3.pom | |
gwt-recaptcha-0.0.3.jar | 4 KB |
gwt-recaptcha-0.0.3-sources.jar | 1 KB |
gwt-recaptcha-0.0.3-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.peruncs.gwt : gwt-utils | jar | 0.0.3-SNAPSHOT |