Creating a GUI

Hello all, I have been working on a simple card game and am ready to start implementing the GUI. (right now I have been using text to the console) What would you recommend I use to implement a GUI? Should I just use something like Slick2D? Any help would be appreciated.