is not current version
Last Version 4.1.2

org.webjars.npm:lodash.memoize 3.0.3

WebJar for lodash.memoize

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.memoize
Version

Version

3.0.3
Type

Type

jar

Download lodash.memoize 3.0.3


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