is not current version
Last Version 4.5.2

org.webjars.npm:lodash.result 3.1.2

WebJar for lodash.result

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.result
Version

Version

3.1.2
Type

Type

jar

Download lodash.result 3.1.2


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