License |
License
BSD
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-recaptcha |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptionreact-recaptcha
WebJar for react-recaptcha
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-recaptcha-2.3.1.pom | |
react-recaptcha-2.3.1.jar | 13 KB |
react-recaptcha-2.3.1-sources.jar | 22 bytes |
react-recaptcha-2.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-recaptcha/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-recaptcha</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-recaptcha/
implementation 'org.webjars.npm:react-recaptcha:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-recaptcha/
implementation ("org.webjars.npm:react-recaptcha:2.3.1")
'org.webjars.npm:react-recaptcha:jar:2.3.1'
<dependency org="org.webjars.npm" name="react-recaptcha" rev="2.3.1">
<artifact name="react-recaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-recaptcha', version='2.3.1')
)
libraryDependencies += "org.webjars.npm" % "react-recaptcha" % "2.3.1"
[org.webjars.npm/react-recaptcha "2.3.1"]