searler / zio-tcp   0.3.1

Apache License 2.0 GitHub

TCP functionality for ZIO

Scala versions: 2.13

zio-tcp 0.2.2


Group ID:
io.github.searler
Artifact ID:
zio-tcp_2.13
Version:
0.2.2
Release Date:
Jan 16, 2022
Licenses:
Files:

libraryDependencies += "io.github.searler" %% "zio-tcp" % "0.2.2"

Mill build tool

ivy"io.github.searler::zio-tcp:0.2.2"

Scala CLI

//> using dep "io.github.searler::zio-tcp:0.2.2"

Ammonite REPL

import $ivy.`io.github.searler::zio-tcp:0.2.2`

<dependency>
  <groupId>io.github.searler</groupId>
  <artifactId>zio-tcp_2.13</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'io.github.searler', name: 'zio-tcp_2.13', version: '0.2.2'