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-macros 0.3.3


Group ID:
io.github.kitlangton
Artifact ID:
zio-magic-macros_2.13
Version:
0.3.3
Release Date:
Jun 8, 2021
Licenses:
Files:

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

Mill build tool

ivy"io.github.kitlangton::zio-magic-macros:0.3.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>zio-magic-macros_2.13</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'zio-magic-macros_2.13', version: '0.3.3'