I have looked at https://github.com/debasishg/sjson and using EGit I was not able to import this code for Scala 2.8.1.
Ideally, this seems to be the best library that should work, but when I loaded master it is currently empty.
I am trying to use Jersey (http://jersey.java.net) to build a REST service in Scala, but the JSON serialization is where I am stuck, as I would prefer to use something written in Scala.
Unfortunately there isn’t anything for Scala at http://json.org/.
So, how do I import SJSON for use in Scala 2.8.1, for Eclipse, or, is there a more updated library that would work as well?
If you look at the fork graph of that repo, you will see ginkel’s version of sjson with: