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