is not current version
Last Version 4.17.21

org.webjars.npm:lodash-es 4.17.5

WebJar for lodash-es

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash-es
Version

Version

4.17.5
Type

Type

jar

Download lodash-es 4.17.5


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