Core abstractions for asynchronous and concurrent programming in Scala using cats-effect.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-kernel_3</artifactId>
<version>3.7.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple IO instance and runs it synchronously.
Ensure your project uses Scala 3 and the correct cats-effect version.
No dependency data recorded yet.