A compatibility library for Scala macros across different Scala versions.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>macro-compat_2.11</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Scala example using MacroCompat trait.
Ensure you are using the correct artifact for your Scala version (e.g., macro-compat_2.12 for Scala 2.12).
No dependency data recorded yet.