jatcwang / difflicious   0.4.2

Apache License 2.0 GitHub

Scala library for readable diffs of values

Scala versions: 3.x 2.13

difflicious-munit 0.4.0


Group ID:
com.github.jatcwang
Artifact ID:
difflicious-munit_3
Version:
0.4.0
Release Date:
Feb 1, 2022
Licenses:
Files:

libraryDependencies += "com.github.jatcwang" %% "difflicious-munit" % "0.4.0"

Mill build tool

ivy"com.github.jatcwang::difflicious-munit:0.4.0"

Scala CLI

//> using dep "com.github.jatcwang::difflicious-munit:0.4.0"

Ammonite REPL

import $ivy.`com.github.jatcwang::difflicious-munit:0.4.0`

<dependency>
  <groupId>com.github.jatcwang</groupId>
  <artifactId>difflicious-munit_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.jatcwang', name: 'difflicious-munit_3', version: '0.4.0'