Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
1.12k
stars
139
forks
source link
Archive this repository, Jansi is part of Jline3 now #294
Open
cstamas opened 3 months ago
The OSS community have no resources to maintain too many sprinkled repositories, and JLine3 moved JAnsi into it.
Hence, this repository should be archived IMO.
The JAnsi is now part of Jline3: https://github.com/jline/jline3
Note: work is ongoing, but org.jline:jansi (OSGi bundle) will provide "drop in replacement" for org.fusesource:jansi artifact.