play-json4s-jackson 0.9.0


Group ID:
com.github.tototoshi
Artifact ID:
play-json4s-jackson_2.12
Version:
0.9.0
Release Date:
Mar 6, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-json4s-jackson_2.12</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-json4s-jackson_2.12', version: '0.9.0'