Registry / utility / chalk
library5.6.2javamavenunverified

Chalk is a terminal string styling library for Node.js, wrapped as a WebJar for Java projects.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>chalk</artifactId> <version>5.6.2</version> </dependency>
INSTALL
IMPORT
SIG · CHALK
C
chalk
utilityjavav5.6.2
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.

Chalk
org.webjars.npm.chalk.Chalk

Use Chalk to style terminal output.

import org.webjars.npm.chalk.Chalk; public class Example { public static void main(String[] args) { System.out.println(Chalk.green("Hello, world!")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
chalk — mvn dependency:get chalk · libregistry