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-core 0.3.25


Group ID:
com.softwaremill.diffx
Artifact ID:
diffx-core_2.13
Version:
0.3.25
Release Date:
Apr 9, 2020
Licenses:
Files:

libraryDependencies += "com.softwaremill.diffx" %% "diffx-core" % "0.3.25"

Mill build tool

ivy"com.softwaremill.diffx::diffx-core:0.3.25"

Scala CLI

//> using dep "com.softwaremill.diffx::diffx-core:0.3.25"

Ammonite REPL

import $ivy.`com.softwaremill.diffx::diffx-core:0.3.25`

<dependency>
  <groupId>com.softwaremill.diffx</groupId>
  <artifactId>diffx-core_2.13</artifactId>
  <version>0.3.25</version>
</dependency>

compile group: 'com.softwaremill.diffx', name: 'diffx-core_2.13', version: '0.3.25'