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.0.0


Group ID:
org.gnieh
Artifact ID:
diffson-play-json_2.13
Version:
4.0.0
Release Date:
Sept 19, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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