ZIO is a zero-dependency Scala library for asynchronous and concurrent programming, providing functional effects and type-safe error handling.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio_3</artifactId>
<version>2.1.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and map a ZIO effect
Migrate from ZIO 1.x to 2.x using official migration guide
No dependency data recorded yet.