is not current version
Last Version 4.0.3

org.webjars.npm:lodash.initial 4.0.0

WebJar for lodash.initial

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.initial
Version

Version

4.0.0
Type

Type

jar

Download lodash.initial 4.0.0


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