fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.11k stars 140 forks source link

Fix name #237

Closed Nailik closed 2 years ago

Nailik commented 2 years ago

Change name from ${project.artifactId} to Jansi

Closes https://github.com/fusesource/jansi/issues/236