carlosedp / zio-channel   0.5.5

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.1.0


Group ID:
com.carlosedp
Artifact ID:
zio-channel_3
Version:
0.1.0
Release Date:
Apr 24, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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