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-spray-json 2.2.3


Group ID:
org.gnieh
Artifact ID:
diffson-spray-json_2.10
Version:
2.2.3
Release Date:
Oct 23, 2017
Licenses:
Files:

libraryDependencies += "org.gnieh" %% "diffson-spray-json" % "2.2.3"

Mill build tool

ivy"org.gnieh::diffson-spray-json:2.2.3"

Scala CLI

//> using dep "org.gnieh::diffson-spray-json:2.2.3"

Ammonite REPL

import $ivy.`org.gnieh::diffson-spray-json:2.2.3`

<dependency>
  <groupId>org.gnieh</groupId>
  <artifactId>diffson-spray-json_2.10</artifactId>
  <version>2.2.3</version>
</dependency>

compile group: 'org.gnieh', name: 'diffson-spray-json_2.10', version: '2.2.3'