ssanj / delight   0.1.0

Apache License 2.0 GitHub

Delightful test failures

Scala versions: 3.x 2.13 2.12

delight 0.0.5


Group ID:
net.ssanj
Artifact ID:
delight_2.13
Version:
0.0.5
Release Date:
Jun 17, 2021
Licenses:
Files:

libraryDependencies += "net.ssanj" %% "delight" % "0.0.5"

Mill build tool

ivy"net.ssanj::delight:0.0.5"

Scala CLI

//> using dep "net.ssanj::delight:0.0.5"

Ammonite REPL

import $ivy.`net.ssanj::delight:0.0.5`

<dependency>
  <groupId>net.ssanj</groupId>
  <artifactId>delight_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'net.ssanj', name: 'delight_2.13', version: '0.0.5'