GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdlodash.without |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
lodash.without-4.0.1.pom | |
lodash.without-4.0.1.jar | 7 KB |
lodash.without-4.0.1-sources.jar | 22 bytes |
lodash.without-4.0.1-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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.without/
implementation 'org.webjars.npm:lodash.without:4.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/lodash.without/
implementation ("org.webjars.npm:lodash.without:4.0.1")
'org.webjars.npm:lodash.without:jar:4.0.1'
<dependency org="org.webjars.npm" name="lodash.without" rev="4.0.1">
<artifact name="lodash.without" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lodash.without', version='4.0.1')
)
libraryDependencies += "org.webjars.npm" % "lodash.without" % "4.0.1"
[org.webjars.npm/lodash.without "4.0.1"]