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.1.8


Group ID:
io.github.kitlangton
Artifact ID:
zio-magic_2.12
Version:
0.1.8
Release Date:
Jan 29, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>zio-magic_2.12</artifactId>
  <version>0.1.8</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'zio-magic_2.12', version: '0.1.8'