ssanj / delight   0.1.0

Apache License 2.0 GitHub

Delightful test failures

Scala versions: 3.x 2.13 2.12

delight 0.1.0


Group ID:
net.ssanj
Artifact ID:
delight_3
Version:
0.1.0
Release Date:
Nov 9, 2022
Licenses:
Files:

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

Mill build tool

ivy"net.ssanj::delight:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.ssanj</groupId>
  <artifactId>delight_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'net.ssanj', name: 'delight_3', version: '0.1.0'