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-json4s 0.0.1


Group ID:
com.stephenn
Artifact ID:
scalatest-json4s_2.11
Version:
0.0.1
Release Date:
Jan 26, 2018
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "scalatest-json4s" % "0.0.1"

Mill build tool

ivy"com.stephenn::scalatest-json4s:0.0.1"

Scala CLI

//> using dep "com.stephenn::scalatest-json4s:0.0.1"

Ammonite REPL

import $ivy.`com.stephenn::scalatest-json4s:0.0.1`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scalatest-json4s_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.stephenn', name: 'scalatest-json4s_2.11', version: '0.0.1'