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