License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-lodash |
Last Version | Last Version4.17.21-10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLodash Library
Lodash modular utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-lodash-4.17.21-10.pom | |
webjar-lodash-4.17.21-10.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-lodash/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-lodash</artifactId>
<version>4.17.21-10</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-lodash/
implementation 'org.fujion.webjars:webjar-lodash:4.17.21-10'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-lodash/
implementation ("org.fujion.webjars:webjar-lodash:4.17.21-10")
'org.fujion.webjars:webjar-lodash:jar:4.17.21-10'
<dependency org="org.fujion.webjars" name="webjar-lodash" rev="4.17.21-10">
<artifact name="webjar-lodash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-lodash', version='4.17.21-10')
)
libraryDependencies += "org.fujion.webjars" % "webjar-lodash" % "4.17.21-10"
[org.fujion.webjars/webjar-lodash "4.17.21-10"]