underscore

WebJar for underscore

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

underscore
Last Version

Last Version

1.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

underscore
WebJar for underscore
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/jashkenas/underscore

Download underscore

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
                   __
                  /\ \                                                         __
 __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____
/\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\
\ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
 \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
  \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/
                                                                              \ \____/
                                                                               \/___/

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.

Versions

Version
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