Skip to content

finch/finch-json4s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maven Central

This project provides JSON4S support for Finch.

The project is published in Maven Central. Adding it to sbt is as follows:

libraryDependencies ++= Seq(
  "com.github.finagle" %% "finch-json4s" % "version"
)

Releases

No releases published

Packages

No packages published

Languages