Registry / utility / cats-effect-sjs0-6-2-12

cats-effect-sjs0-6-2-12

JSON →
library2.1.4javamavenunverified

Cats Effect is a purely functional runtime system for Scala, providing abstractions for asynchronous and concurrent programming.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect_sjs0.6_2.12</artifactId> <version>2.1.4</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-SJS0-6
C
cats-effect-sjs0-6-2-12
utilityjavav2.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IO
cats.effect.IO

Run a simple IO effect in Cats Effect.

import cats.effect.IO object Main extends IOApp { def run(args: List[String]): IO[ExitCode] = IO(println("Hello, world!")).as(ExitCode.Success) }
Debug
Known issues
breakingThis artifact targets Scala.js 0.6 and Scala 2.12, which are outdated. Consider using a newer version with Scala 2.13 or 3.x.
fix
Use cats-effect with a more recent Scala version and Scala.js 1.x.
affects: <=2.1.4
Upgrade
Version history
2.1.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
cats-effect-sjs0-6-2-12 — mvn dependency:get cats-effect-sjs0-6-2-12 · libregistry