License |
License
Copyright 2012 John-David Dalton
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdlodash |
Last Version | Last Version4.17.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLo-Dash
WebJar for Lo-Dash
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lodash-4.17.15.pom | |
lodash-4.17.15.jar | 98 KB |
lodash-4.17.15-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/lodash/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>lodash</artifactId>
<version>4.17.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/lodash/
implementation 'org.webjars:lodash:4.17.15'
// https://jarcasting.com/artifacts/org.webjars/lodash/
implementation ("org.webjars:lodash:4.17.15")
'org.webjars:lodash:jar:4.17.15'
<dependency org="org.webjars" name="lodash" rev="4.17.15">
<artifact name="lodash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='lodash', version='4.17.15')
)
libraryDependencies += "org.webjars" % "lodash" % "4.17.15"
[org.webjars/lodash "4.17.15"]