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


Group ID:
com.softwaremill.diffx
Artifact ID:
diffx-cats_2.13
Version:
0.5.0
Release Date:
Jun 18, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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