kitlangton / quotidian   0.0.15

Apache License 2.0 GitHub

A menagerie of macro utilities and extensions for Scala 3

Scala versions: 3.x
Scala.js versions: 1.x

root 0.0.10


Group ID:
io.github.kitlangton
Artifact ID:
root_3
Version:
0.0.10
Release Date:
Feb 19, 2024
Licenses:
Files:

libraryDependencies += "io.github.kitlangton" %% "root" % "0.0.10"

Mill build tool

ivy"io.github.kitlangton::root:0.0.10"

Scala CLI

//> using dep "io.github.kitlangton::root:0.0.10"

Ammonite REPL

import $ivy.`io.github.kitlangton::root:0.0.10`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>root_3</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'root_3', version: '0.0.10'