Registry / utility / cats-effect-kernel-2-13

cats-effect-kernel-2-13

JSON →
library3.7.0javamavenunverified

Cats Effect Kernel provides the core typeclasses for effectful computations in Scala, including IO and Sync.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect-kernel_2.13</artifactId> <version>3.7.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-KERNEL
C
cats-effect-kernel-2-13
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

Create a simple IO program that prints a message.

import cats.effect.IO val program: IO[Unit] = IO.println("Hello, Cats Effect!")
Debug
Known issues
breakingThis artifact is for Scala 2.13; ensure your project uses the correct Scala version.
fix
Use the artifact with the appropriate Scala version suffix (e.g., _2.13, _3).
affects: >=3.0
Upgrade
Version history
3.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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