gnieh / diffson   4.5.0

Apache License 2.0 GitHub

A scala diff/patch library for Json

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

diffson-play-json 4.2.1


Group ID:
org.gnieh
Artifact ID:
diffson-play-json_2.13
Version:
4.2.1
Release Date:
Sept 28, 2022
Licenses:
Files:

libraryDependencies += "org.gnieh" %% "diffson-play-json" % "4.2.1"

Mill build tool

ivy"org.gnieh::diffson-play-json:4.2.1"

Scala CLI

//> using dep "org.gnieh::diffson-play-json:4.2.1"

Ammonite REPL

import $ivy.`org.gnieh::diffson-play-json:4.2.1`

<dependency>
  <groupId>org.gnieh</groupId>
  <artifactId>diffson-play-json_2.13</artifactId>
  <version>4.2.1</version>
</dependency>

compile group: 'org.gnieh', name: 'diffson-play-json_2.13', version: '4.2.1'