play-json4s-jackson 0.8.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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