is not current version
Last Version 4.1.2

org.webjars.npm:lodash.memoize 3.0.4

WebJar for lodash.memoize

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.memoize
Version

Version

3.0.4
Type

Type

jar

Download lodash.memoize 3.0.4


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