Macros used internally by Cats, a lightweight functional programming library for Scala, targeting Scala 2.12.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-macros_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.
Import the Cats macros package (macros are used internally).
Use the artifact matching your Scala version (e.g., cats-macros_2.13 for Scala 2.13, cats-macros_3 for Scala 3).
No dependency data recorded yet.