carlosedp / zio-channel   0.5.4

MIT License GitHub

Prototype library for Go-like channels in Scala 3 / ZIO 2

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

zio-channel 0.5.5


Group ID:
com.carlosedp
Artifact ID:
zio-channel_3
Version:
0.5.5
Release Date:
Jan 20, 1970
Licenses:
MIT
Files:

libraryDependencies += "com.carlosedp" %% "zio-channel" % "0.5.5"

Mill build tool

ivy"com.carlosedp::zio-channel:0.5.5"

Scala CLI

//> using dep "com.carlosedp::zio-channel:0.5.5"

Ammonite REPL

import $ivy.`com.carlosedp::zio-channel:0.5.5`

<dependency>
  <groupId>com.carlosedp</groupId>
  <artifactId>zio-channel_3</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'com.carlosedp', name: 'zio-channel_3', version: '0.5.5'