lodash-amd

WebJar for lodash-amd

Лицензия

Лицензия

MIT
Группа

Группа

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

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

lodash-amd
Последняя версия

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

3.10.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

lodash-amd
WebJar for lodash-amd
Ссылка на сайт

Ссылка на сайт

http://webjars.org

Скачать lodash-amd

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

lodash-amd v3.10.2

The compatibility & modern builds of lodash exported as AMD modules.

Discontinued

This package has been discontinued in favor of lodash@amd.

Installation

Defining a build as 'lodash'.

require({
  'packages': [
    { 'name': 'lodash', 'location': 'lodash-amd/modern' }
  ]
}, ['lodash/array/chunk'], function(chunk) {
  // use `chunk`
});

See the package source for more details.

org.webjars.bower

Lodash Archive

Projects no longer maintained by the Lodash organization.

Версии библиотеки

Версия
3.10.2
3.10.1
3.10.0