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