play-json4s-jackson 0.2.0


Group ID:
com.github.tototoshi
Artifact ID:
play-json4s-jackson_2.10
Version:
0.2.0
Release Date:
Oct 28, 2013
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-json4s-jackson" % "0.2.0"

Mill build tool

ivy"com.github.tototoshi::play-json4s-jackson:0.2.0"

Scala CLI

//> using dep "com.github.tototoshi::play-json4s-jackson:0.2.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-json4s-jackson:0.2.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-json4s-jackson_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-json4s-jackson_2.10', version: '0.2.0'