ZIO is a zero-dependency Scala library for asynchronous and concurrent programming, targeting Scala.js 1.x and Scala 2.13.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio_sjs1_2.13</artifactId>
<version>2.1.24</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple ZIO effect.
Use the correct Scala.js and Scala version in your build.
No dependency data recorded yet.