Registry / utility / cats-effect-sjs1-2-12

cats-effect-sjs1-2-12

JSON →
library3.7.0javamavenunverified

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

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect_sjs1_2.12</artifactId> <version>3.7.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-SJS1-2
C
cats-effect-sjs1-2-12
utilityjavav3.7.0
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

Creates an IO effect that prints a message.

import cats.effect.IO; IO<Object> program = IO.delay(() -> System.out.println("Hello"));
Debug
Known issues
breakingThis version targets Scala.js 1.x and Scala 2.12; incompatible with Scala 2.13+ or Scala 3.
fix
Use cats-effect 3.x for Scala 2.13/3 and Scala.js 1.x.
affects: <=3.7.0
Upgrade
Version history
3.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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