This project is basically an re-implement of SpreadSheet, which is a dup of Spreadsheet from @sirgraystar.
This project depend on these project followed to work corrrectly:
- JEP from cse.msu.edu.
- JUnit if you want to run the test.
- OpenCSV for the csv reader/writer support.