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