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


Group ID:
io.github.kitlangton
Artifact ID:
zio-magic-macros_2.13
Version:
0.1.12
Release Date:
Mar 12, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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