GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdthrottle-debounce |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
throttle-debounce-1.0.1.pom | |
throttle-debounce-1.0.1.jar | 16 KB |
throttle-debounce-1.0.1-sources.jar | 22 bytes |
throttle-debounce-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/throttle-debounce/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>throttle-debounce</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/throttle-debounce/
implementation 'org.webjars.npm:throttle-debounce:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/throttle-debounce/
implementation ("org.webjars.npm:throttle-debounce:1.0.1")
'org.webjars.npm:throttle-debounce:jar:1.0.1'
<dependency org="org.webjars.npm" name="throttle-debounce" rev="1.0.1">
<artifact name="throttle-debounce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='throttle-debounce', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "throttle-debounce" % "1.0.1"
[org.webjars.npm/throttle-debounce "1.0.1"]