Dice poker game This application is a dice poker game with GUI. Requirements Building the project requires JDK 16 or later and Apache Maven. Run the program Run with the following commands, from the project's root directory: mvn package java -jar ./target/dice-poker-1.0.jar