License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlodash.memoize |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodash.memoize
WebJar for lodash.memoize
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lodash.memoize-4.1.2.pom | |
lodash.memoize-4.1.2.jar | 6 KB |
lodash.memoize-4.1.2-sources.jar | 22 bytes |
lodash.memoize-4.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lodash.memoize/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lodash.memoize</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.memoize/
implementation 'org.webjars.npm:lodash.memoize:4.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.memoize/
implementation ("org.webjars.npm:lodash.memoize:4.1.2")
'org.webjars.npm:lodash.memoize:jar:4.1.2'
<dependency org="org.webjars.npm" name="lodash.memoize" rev="4.1.2">
<artifact name="lodash.memoize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lodash.memoize', version='4.1.2')
)
libraryDependencies += "org.webjars.npm" % "lodash.memoize" % "4.1.2"
[org.webjars.npm/lodash.memoize "4.1.2"]