Maninder

Results 3 issues of Maninder

Environment: Scala : 2.10.6 ```scala libraryDependencies += "org.json4s" % "json4s-native_2.10" % "3.3.0" libraryDependencies += "org.json4s" % "json4s-ast_2.10" % "3.3.0" ``` I am try to convert json to scala object or...