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 2.2.4


Group ID:
org.gnieh
Artifact ID:
diffson-play-json_2.11
Version:
2.2.4
Release Date:
Dec 1, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.gnieh</groupId>
  <artifactId>diffson-play-json_2.11</artifactId>
  <version>2.2.4</version>
</dependency>

compile group: 'org.gnieh', name: 'diffson-play-json_2.11', version: '2.2.4'