| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdlodash.flattendeep | 
| Last Version | Last Version4.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlodash.flattendeep WebJar for lodash.flattendeep | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| lodash.flattendeep-4.4.0.pom | |
| lodash.flattendeep-4.4.0.jar | 7 KB | 
| lodash.flattendeep-4.4.0-sources.jar | 22 bytes | 
| lodash.flattendeep-4.4.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lodash.flattendeep/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>lodash.flattendeep</artifactId>
    <version>4.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/lodash.flattendeep/
implementation 'org.webjars.npm:lodash.flattendeep:4.4.0'// https://jarcasting.com/artifacts/org.webjars.npm/lodash.flattendeep/
implementation ("org.webjars.npm:lodash.flattendeep:4.4.0")'org.webjars.npm:lodash.flattendeep:jar:4.4.0'<dependency org="org.webjars.npm" name="lodash.flattendeep" rev="4.4.0">
  <artifact name="lodash.flattendeep" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='lodash.flattendeep', version='4.4.0')
)libraryDependencies += "org.webjars.npm" % "lodash.flattendeep" % "4.4.0"[org.webjars.npm/lodash.flattendeep "4.4.0"]