stephennancekivell / scalatest-json   0.2.5

Apache License 2.0 GitHub

Scalatest matchers for Json with appropriate equality and descriptive error messages.

Scala versions: 3.x 2.13 2.12 2.11

scalatest-argonaut 0.2.5


Group ID:
com.stephenn
Artifact ID:
scalatest-argonaut_2.12
Version:
0.2.5
Release Date:
Jul 21, 2021
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "scalatest-argonaut" % "0.2.5"

Mill build tool

ivy"com.stephenn::scalatest-argonaut:0.2.5"

Scala CLI

//> using dep "com.stephenn::scalatest-argonaut:0.2.5"

Ammonite REPL

import $ivy.`com.stephenn::scalatest-argonaut:0.2.5`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scalatest-argonaut_2.12</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'com.stephenn', name: 'scalatest-argonaut_2.12', version: '0.2.5'