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