is not current version
Last Version 4.5.0

org.webjars.npm:lodash.isequal 4.4.0

WebJar for lodash.isequal

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.isequal
Version

Version

4.4.0
Type

Type

jar

Download lodash.isequal 4.4.0


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