Scala compiler plugin for annotation-based suppression of compiler warnings, targeting Scala 2.12.11.
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.12.11</artifactId>
<version>1.7.1</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)
No dependency data recorded yet.