Core library for the Cats functional programming library for Scala, providing type classes and abstractions.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-core_2.13</artifactId>
<version>2.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Cats Effect IO program that prints a message.
Ensure all Cats dependencies use the same major version (2.x) and recompile your project.
No dependency data recorded yet.