JLine terminal module that uses JANSI for ANSI escape code support on Windows.
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline-terminal-jansi</artifactId>
<version>3.30.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a terminal instance and writes a message.
Ensure JANSI native library is properly loaded or use a different terminal backend.
No dependency data recorded yet.