Scala compiler plugin for annotation-based warning suppression, allowing selective silencing of compiler warnings.
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.12.10</artifactId>
<version>1.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Suppresses compiler warnings using the @silent annotation.
No known issues recorded.
No dependency data recorded yet.