Java - How to use ANSI in java

740 Views Asked by At

I am trying to send coloured messages in the console with ANSI. I added the jasni 1.9 to my jar and I tried to use the methods of ansi but that did not work. The second thing I have tried was to go to the jansi website but the website was down. And the third thing I tried was to go to youtube and google but I could not find any tutorials to install jansi. What happens when I add it to my build path and try 1 of the methods it say that I could not find the method. What did I do wrong or how do I install it else?

0

There are 0 best solutions below