is not current version
Last Version 0.3.12

zio-magic 0.3.10

Magically construct ZLayers at compile-time (with friendly errors)

License

License

GroupId

GroupId

io.github.kitlangton
ArtifactId

ArtifactId

zio-magic_2.13
Version

Version

0.3.10
Type

Type

jar
Description

Description

zio-magic
Magically construct ZLayers at compile-time (with friendly errors)
Project URL

Project URL

https://github.com/kitlangton/zio-magic
Project Organization

Project Organization

kitlangton
Source Code Management

Source Code Management

https://github.com/kitlangton/zio-magic

Download zio-magic_2.13 0.3.10


<!-- https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/ -->
<dependency>
    <groupId>io.github.kitlangton</groupId>
    <artifactId>zio-magic_2.13</artifactId>
    <version>0.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation 'io.github.kitlangton:zio-magic_2.13:0.3.10'
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation ("io.github.kitlangton:zio-magic_2.13:0.3.10")
'io.github.kitlangton:zio-magic_2.13:jar:0.3.10'
<dependency org="io.github.kitlangton" name="zio-magic_2.13" rev="0.3.10">
  <artifact name="zio-magic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kitlangton', module='zio-magic_2.13', version='0.3.10')
)
libraryDependencies += "io.github.kitlangton" % "zio-magic_2.13" % "0.3.10"
[io.github.kitlangton/zio-magic_2.13 "0.3.10"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.github.kitlangton : zio-magic-macros_2.13 jar 0.3.10
dev.zio : zio_2.13 jar 1.0.12
dev.zio : zio-macros_2.13 jar 1.0.12
dev.zio : zio-test_2.13 jar 1.0.12

test (1)

Group / Artifact Type Version
dev.zio : zio-test-sbt_2.13 jar 1.0.12

Project Modules

There are no modules declared in this project.