| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIddebounce |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondebounce
WebJar for debounce
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debounce-1.2.1.pom | |
| debounce-1.2.1.jar | 6 KB |
| debounce-1.2.1-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/debounce/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>debounce</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/debounce/
implementation 'org.webjars.npm:debounce:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/debounce/
implementation ("org.webjars.npm:debounce:1.2.1")
'org.webjars.npm:debounce:jar:1.2.1'
<dependency org="org.webjars.npm" name="debounce" rev="1.2.1">
<artifact name="debounce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='debounce', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "debounce" % "1.2.1"
[org.webjars.npm/debounce "1.2.1"]