sager-zio

Generic records as ZIO environments

License

License

GroupId

GroupId

com.github.mvv.sager
ArtifactId

ArtifactId

sager-zio_3
Last Version

Last Version

0.2-M1
Release Date

Release Date

Type

Type

jar
Description

Description

sager-zio
Generic records as ZIO environments
Project URL

Project URL

https://github.com/mvv/sager
Project Organization

Project Organization

com.github.mvv.sager
Source Code Management

Source Code Management

https://github.com/mvv/sager

Download sager-zio_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mvv.sager/sager-zio_3/ -->
<dependency>
    <groupId>com.github.mvv.sager</groupId>
    <artifactId>sager-zio_3</artifactId>
    <version>0.2-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.sager/sager-zio_3/
implementation 'com.github.mvv.sager:sager-zio_3:0.2-M1'
// https://jarcasting.com/artifacts/com.github.mvv.sager/sager-zio_3/
implementation ("com.github.mvv.sager:sager-zio_3:0.2-M1")
'com.github.mvv.sager:sager-zio_3:jar:0.2-M1'
<dependency org="com.github.mvv.sager" name="sager-zio_3" rev="0.2-M1">
  <artifact name="sager-zio_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sager', module='sager-zio_3', version='0.2-M1')
)
libraryDependencies += "com.github.mvv.sager" % "sager-zio_3" % "0.2-M1"
[com.github.mvv.sager/sager-zio_3 "0.2-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.mvv.sager : sager_3 jar 0.2-M1
org.scala-lang : scala3-library_3 jar 3.0.2
dev.zio : zio_3 jar 1.0.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-M1