Registry / utility / underscore

underscore

JSON →
library1.13.8javamavenunverified

WebJar for Underscore.js, a JavaScript library providing functional programming helpers.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>underscore</artifactId> <version>1.13.8</version> </dependency>
INSTALL
IMPORT
SIG · UNDERSCORE
U
underscore
utilityjavav1.13.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Underscore
✓ underscore.Underscore

Minimal usage showing import of Underscore from Underscore.js WebJar.

import underscore.Underscore; public class Example { public static void main(String[] args) { Underscore _ = new Underscore(); System.out.println("Underscore.js WebJar example"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
underscore — mvn dependency:get underscore · libregistry