pjfanning / play-json   3.2.0-RC1

Apache License 2.0 GitHub

The Play JSON library

Scala versions: 3.x 2.13 2.12

play-json 3.1.0-RC1


Group ID:
com.github.pjfanning
Artifact ID:
play-json_3
Version:
3.1.0-RC1
Release Date:
Jan 12, 2025
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.github.pjfanning" %% "play-json" % "3.1.0-RC1"

Mill build tool

ivy"com.github.pjfanning::play-json:3.1.0-RC1"

Scala CLI

//> using dep "com.github.pjfanning::play-json:3.1.0-RC1"

Ammonite REPL

import $ivy.`com.github.pjfanning::play-json:3.1.0-RC1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>play-json_3</artifactId>
  <version>3.1.0-RC1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'play-json_3', version: '3.1.0-RC1'