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