is not current version
Last Version 1.2.1

org.webjars.npm:debounce 1.1.0

WebJar for debounce

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

debounce
Version

Version

1.1.0
Type

Type

jar

Download debounce 1.1.0


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