Scala compiler plugin for annotation-based suppression of compiler warnings.
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.13.10</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.
Suppress warnings using @silent annotation
Use the artifact matching your Scala version (e.g., silencer-lib_2.13.11 for 2.13.11).
No dependency data recorded yet.