Scala Design Tic-Tac-Toe getting these errors when I try to run this program.Any idea abt the issue

Line 25: not found: object spray
Line 28: not found: type JsArray
Line 36: not found: type JsArray
Line 48: not found: type JsArray
Line 49: not found: type JsArray
Line 54: not found: type JsArray
Line 63: not found: type JsArray
Line 66: not found: type JsArray
Line 96: not found: value JsonParser
Line 96: not found: type JsArray

Comments (0)