twitter-archive / scala-json   3.0.2

Apache License 2.0 GitHub

JSON in Scala (deprecated)

Scala versions: 2.11 2.10

scala-json Build Status

This library is deprecated! It should not be used for new projects, and is nor maintained.

This project is a toolkit for working with JSON in Scala that is based on example code from Programming in Scala by Martin Odersky, Lex Spoon, and Bill Venners. We've tightened up some edge cases and added complete test coverage.

The original code and Twitter's modifications are available under the Apache License, Version 2.0.