Registry / utility / colors

colors

JSON →
library1.4.0javamavenunverified

WebJar for colors provides color manipulation utilities for JavaScript projects.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>colors</artifactId> <version>1.4.0</version> </dependency>
INSTALL
IMPORT
SIG · COLORS
C
colors
utilityjavav1.4.0
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.

Colors
org.webjars.npm.colors

Uses the Colors WebJar to print red text.

import org.webjars.npm.colors.Colors; public class Example { public static void main(String[] args) { Colors color = new Colors(); System.out.println(color.red("Hello World")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
colors — mvn dependency:get colors · libregistry