I was wondering if there was a way to make colored console output in Java on repl. I tried ANSI escape codes and they didn't seem to work, so I need another way of doing it. Google isn't being particularly helpful with this.
Colored text in Java
I was wondering if there was a way to make colored console output in Java on repl. I tried ANSI escape codes and they didn't seem to work, so I need another way of doing it. Google isn't being particularly helpful with this.