не последняя версия
Последняя версия 4.17.15

org.webjars:lodash 2.4.1-5

WebJar for Lo-Dash

Группа

Группа

org.webjars
Идентификатор

Идентификатор

lodash
Версия

Версия

2.4.1-5
Тип

Тип

jar

Скачать lodash 2.4.1-5


<!-- https://jarcasting.com/artifacts/org.webjars/lodash/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>lodash</artifactId>
    <version>2.4.1-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/lodash/
implementation 'org.webjars:lodash:2.4.1-5'
// https://jarcasting.com/artifacts/org.webjars/lodash/
implementation ("org.webjars:lodash:2.4.1-5")
'org.webjars:lodash:jar:2.4.1-5'
<dependency org="org.webjars" name="lodash" rev="2.4.1-5">
  <artifact name="lodash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='lodash', version='2.4.1-5')
)
libraryDependencies += "org.webjars" % "lodash" % "2.4.1-5"
[org.webjars/lodash "2.4.1-5"]