Cats & ZIO ops made implicitly / convert cats.effect.IO to zio.ZIO / convert zio.ZIO to cats.effect.IO
Scala versions:
2.13
smelly 0.0.2
Group ID:
com.github.jacke
Artifact ID:
smelly_2.13
Version:
0.0.2
Release Date:
Jun 4, 2020
Licenses:
Files:
Developers:
libraryDependencies += "com.github.jacke" %% "smelly" % "0.0.2"
ivy"com.github.jacke::smelly:0.0.2"
//> using dep "com.github.jacke::smelly:0.0.2"
import $ivy.`com.github.jacke::smelly:0.0.2`
<dependency> <groupId>com.github.jacke</groupId> <artifactId>smelly_2.13</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.jacke', name: 'smelly_2.13', version: '0.0.2'