underscore

WebJar for underscore

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jashkenas-underscore
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

underscore
WebJar for underscore
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jashkenas/underscore

Download github-com-jashkenas-underscore

How to add to project

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

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.9.1