README.md
June 19, 2018 ยท View on GitHub
This project provides PlayJSON support for Finch.
The project is published in Maven Central. Adding it to sbt is as follows:
libraryDependencies ++= Seq(
"com.github.finagle" %% "finch-playjson" % "version"
)