zio / zio   2.0.21

Apache License 2.0 Website GitHub

ZIO — A type-safe, composable library for async and concurrent programming in Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

zio 1.0.3


Group ID:
dev.zio
Artifact ID:
zio_2.13
Version:
1.0.3
Release Date:
Oct 8, 2020
Licenses:
Files:

libraryDependencies += "dev.zio" %% "zio" % "1.0.3"

Mill build tool

ivy"dev.zio::zio:1.0.3"

Scala CLI

//> using dep "dev.zio::zio:1.0.3"

Ammonite REPL

import $ivy.`dev.zio::zio:1.0.3`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>zio_2.13</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'dev.zio', name: 'zio_2.13', version: '1.0.3'