is not current version
Last Version 4.17.21

org.webjars.npm:lodash-es 4.17.14

WebJar for lodash-es

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash-es
Version

Version

4.17.14
Type

Type

jar

Download lodash-es 4.17.14


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