sbt/serialization is no longer maintained as sbt 1 uses sjson-new.
sbt serialization is an opinionated wrapper around Scala pickling focused on sbt's usage. In particular it provides:
- JSON format that's nice
- static-only core picklers
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sbt/serialization is no longer maintained as sbt 1 uses sjson-new.
sbt serialization is an opinionated wrapper around Scala pickling focused on sbt's usage. In particular it provides: