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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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