is not current version
Last Version 4.0.8

org.webjars.npm:lodash.debounce 3.1.1

WebJar for lodash.debounce

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.debounce
Version

Version

3.1.1
Type

Type

jar

Download lodash.debounce 3.1.1


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