sager-zio-interop-cats

Generic records as ZIO environments (Cats interop)

License

License

GroupId

GroupId

com.github.mvv.sager
ArtifactId

ArtifactId

sager-zio-interop-cats_2.12
Last Version

Last Version

0.1-M13
Release Date

Release Date

Type

Type

jar
Description

Description

sager-zio-interop-cats
Generic records as ZIO environments (Cats interop)
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-interop-cats_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.mvv.sager : sager-zio_2.12 jar 0.1-M13
dev.zio : zio-interop-cats_2.12 jar 3.1.1.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-M13
0.1-M12
0.1-M11