alejandrohdezma / circe-munit   0.1.0

Apache License 2.0 GitHub

MUnit assertions for Circe codecs

Scala versions: 3.x 2.13

circe-munit 0.1.0


Group ID:
com.alejandrohdezma
Artifact ID:
circe-munit_2.13
Version:
0.1.0
Version Scheme:
Release Date:
Sept 10, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

libraryDependencies += "com.alejandrohdezma" %% "circe-munit" % "0.1.0"

Mill build tool

ivy"com.alejandrohdezma::circe-munit:0.1.0"

Scala CLI

//> using dep "com.alejandrohdezma::circe-munit:0.1.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::circe-munit:0.1.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>circe-munit_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'circe-munit_2.13', version: '0.1.0'