is not current version
Last Version 4.4.2

org.webjars.npm:lodash.get 4.3.0

WebJar for lodash.get

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lodash.get
Version

Version

4.3.0
Type

Type

jar

Download lodash.get 4.3.0


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