kubuszok / hearth   0.3.1

Contributors Wanted Apache License 2.0 Website GitHub

The first Scala macros' standard library

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.5

hearth-munit 0.3.1


Group ID:
com.kubuszok
Artifact ID:
hearth-munit_3
Version:
0.3.1
Version Scheme:
Release Date:
Jun 10, 2026
Licenses:
Files:
Full Scala Version:
3.3.8
Developers:

libraryDependencies += "com.kubuszok" %% "hearth-munit" % "0.3.1"

Mill build tool

ivy"com.kubuszok::hearth-munit:0.3.1"

Scala CLI

//> using dep "com.kubuszok::hearth-munit:0.3.1"

Ammonite REPL

import $ivy.`com.kubuszok::hearth-munit:0.3.1`

<dependency>
  <groupId>com.kubuszok</groupId>
  <artifactId>hearth-munit_3</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.kubuszok', name: 'hearth-munit_3', version: '0.3.1'