Scala compiler plugin that suppresses warnings via annotations, targeting Scala 2.13.3.
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.13.3</artifactId>
<version>1.17.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Suppresses compiler warnings for annotated expressions.
Use the silencer-lib artifact matching your exact Scala version (e.g., silencer-lib_2.13.8 for Scala 2.13.8).
No dependency data recorded yet.