| License |
License
MIT
|
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-debounce-input |
| Last Version | Last Version3.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-debounce-input
WebJar for react-debounce-input
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-debounce-input-3.2.5.pom | |
| react-debounce-input-3.2.5.jar | 23 KB |
| react-debounce-input-3.2.5-sources.jar | 22 bytes |
| react-debounce-input-3.2.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-debounce-input/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-debounce-input</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-debounce-input/
implementation 'org.webjars.npm:react-debounce-input:3.2.5'
// https://jarcasting.com/artifacts/org.webjars.npm/react-debounce-input/
implementation ("org.webjars.npm:react-debounce-input:3.2.5")
'org.webjars.npm:react-debounce-input:jar:3.2.5'
<dependency org="org.webjars.npm" name="react-debounce-input" rev="3.2.5">
<artifact name="react-debounce-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-debounce-input', version='3.2.5')
)
libraryDependencies += "org.webjars.npm" % "react-debounce-input" % "3.2.5"
[org.webjars.npm/react-debounce-input "3.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : lodash.debounce | jar | [4.0.0,5) |
| org.webjars.npm : prop-types | jar | [15.7.2,16) |