#Multivalue dictionary App
-
Download the project from git
-
Go to root folder of the project
-
Build the project using below command mvn clean install
4 Run the application using below command mvn exec:java -Dexec.mainClass=com.dictionary.Main
- Enter "exit" to quit.