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


Group ID:
com.softwaremill.diffx
Artifact ID:
diffx-cats_2.13
Version:
0.4.4
Release Date:
Mar 5, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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