Provides annotations for cross-version Scala compiler compatibility, specifically for Scala 2.12.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>scalac-compat-annotation_2.12</artifactId>
<version>0.1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use annotations like @nowarn to suppress compiler warnings in a cross-version compatible way.
Ensure your project uses Scala 2.12 and the correct artifact version.
No dependency data recorded yet.