underscore

WebJar for underscore

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.10.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

underscore
WebJar for underscore
Ссылка на сайт

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

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/jashkenas/underscore

Скачать underscore

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

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

Зависимости

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

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

Данный проект не имеет модулей.
                   __
                  /\ \                                                         __
 __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____
/\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\
\ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
 \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
  \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/
                                                                              \ \____/
                                                                               \/___/

Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.

For Docs, License, Tests, and pre-packed downloads, see: https://underscorejs.org

For support and questions, please use the gitter channel or stackoverflow

Underscore is an open-sourced component of DocumentCloud: https://github.com/documentcloud

Many thanks to our contributors: https://github.com/jashkenas/underscore/contributors

This project adheres to a code of conduct. By participating, you are expected to uphold this code.

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

Версия
1.10.2
1.9.1
1.9.0
1.8.3
1.8.2
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.4
0.1.0