I want to add json library for play(java) project, for
that added dependency "net.sf.json-lib" % "json-lib" % "2.3" in
build.scala file.
While I trying to run my application it shows this error message on command prompt. Please give solution for this.