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