play-json4s-core 0.7.0


Group ID:
com.github.tototoshi
Artifact ID:
play-json4s-core_2.11
Version:
0.7.0
Release Date:
Mar 18, 2017
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-json4s-core" % "0.7.0"

Mill build tool

ivy"com.github.tototoshi::play-json4s-core:0.7.0"

Scala CLI

//> using dep "com.github.tototoshi::play-json4s-core:0.7.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-json4s-core:0.7.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-json4s-core_2.11</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-json4s-core_2.11', version: '0.7.0'