Registry / utility / cats-effect-3-0-0-rc1

cats-effect-3-0-0-rc1

JSON →
library3.0.2javamavenunverified

Pure asynchronous runtime for Scala, providing IO monad and concurrency primitives.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect_3.0.0-RC1</artifactId> <version>3.0.2</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-3-0-0-
C
cats-effect-3-0-0-rc1
utilityjavav3.0.2
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
breakingVersion 3.0.0-RC1 is a release candidate; use stable 3.x for production.
fix
Use org.typelevel:cats-effect_3 with version 3.4.0 or later.
affects: 3.0.0-RC1
Upgrade
Version history
3.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
cats-effect-3-0-0-rc1 — mvn dependency:get cats-effect-3-0-0-rc1 · libregistry