Skip to content

tototoshi/play-ws-standalone-json4s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-ws-standalone-json4s

Scala CI

BodyReadable/BodyWritable for Json4s

Install

libraryDependencies += "com.github.tototoshi" %% "play-ws-standalone-json4s-jackson" % "0.3.1"

or

libraryDependencies += "com.github.tototoshi" %% "play-ws-standalone-json4s-native" % "0.3.1"

Usage

import com.github.tototoshi.play.json4s.ws.jackson.Json4sBodyReadables._
import com.github.tototoshi.play.json4s.ws.jackson.Json4sBodyWritables._

or

import com.github.tototoshi.play.json4s.ws.native.Json4sBodyReadables._
import com.github.tototoshi.play.json4s.ws.native.Json4sBodyWritables._

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages