is not current version
Last Version 4.17.15

org.webjars:lodash 4.17.4

WebJar for Lo-Dash

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

lodash
Version

Version

4.17.4
Type

Type

jar

Download lodash 4.17.4


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