softwaremill / diffx   0.9.0

Apache License 2.0 GitHub

Pretty diffs for scala case classes

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

diffx-cats 0.3.24


Group ID:
com.softwaremill.diffx
Artifact ID:
diffx-cats_2.13
Version:
0.3.24
Release Date:
Apr 6, 2020
Licenses:
Files:

libraryDependencies += "com.softwaremill.diffx" %% "diffx-cats" % "0.3.24"

Mill build tool

ivy"com.softwaremill.diffx::diffx-cats:0.3.24"

Scala CLI

//> using dep "com.softwaremill.diffx::diffx-cats:0.3.24"

Ammonite REPL

import $ivy.`com.softwaremill.diffx::diffx-cats:0.3.24`

<dependency>
  <groupId>com.softwaremill.diffx</groupId>
  <artifactId>diffx-cats_2.13</artifactId>
  <version>0.3.24</version>
</dependency>

compile group: 'com.softwaremill.diffx', name: 'diffx-cats_2.13', version: '0.3.24'