Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 936 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 936 Bytes

mess

CI Release Tagging codecov Maven Central

Yet another msgpack (de)serializer for scala, so this project inspired by circe.

How to use it

Add to your build.sbt

libraryDependencies += "com.github.tkrs" %% "mess-core" % "x.y.z"