kitlangton / zio-magic   0.3.12

Apache License 2.0 GitHub

Construct ZLayers automagically (w/ helpful compile-time errors)

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x

zio-magic 0.3.7


Group ID:
io.github.kitlangton
Artifact ID:
zio-magic_2.13
Version:
0.3.7
Release Date:
Aug 10, 2021
Licenses:
Files:

libraryDependencies += "io.github.kitlangton" %% "zio-magic" % "0.3.7"

Mill build tool

ivy"io.github.kitlangton::zio-magic:0.3.7"

Scala CLI

//> using dep "io.github.kitlangton::zio-magic:0.3.7"

Ammonite REPL

import $ivy.`io.github.kitlangton::zio-magic:0.3.7`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>zio-magic_2.13</artifactId>
  <version>0.3.7</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'zio-magic_2.13', version: '0.3.7'