play-json4s-core 0.10.1


Group ID:
com.github.tototoshi
Artifact ID:
play-json4s-core_2.12
Version:
0.10.1
Release Date:
Feb 28, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-json4s-core_2.12</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-json4s-core_2.12', version: '0.10.1'