Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 799 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 799 Bytes

scala-json Build Status

This library is deprecated! It should not be used for new projects, and is maintained only because it is used in Twitter's Ostrich 9.x.

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.