jacke / smelly-ops   0.0.10

GNU General Public License v3.0 only GitHub

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:
MIT
Files:

libraryDependencies += "com.github.jacke" %% "smelly" % "0.0.2"

Mill build tool

ivy"com.github.jacke::smelly:0.0.2"

Scala CLI

//> using dep "com.github.jacke::smelly:0.0.2"

Ammonite REPL

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'