Cats core library for functional programming in Scala, targeting Scala.js 0.6 and Scala 2.12.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-core_sjs0.6_2.12</artifactId>
<version>2.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses Cats Validated for functional error handling.
Use cats-core_2.13 or cats-core_3 for modern Scala; use cats-core_sjs1 for Scala.js 1.x.
No dependency data recorded yet.