Silencer is a Scala compiler plugin for annotation-based warning suppression, helping to manage compiler warnings.
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.13.7</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 for an unused method using the @silent annotation.
Use the cross-versioned artifact: com.github.ghik:silencer-lib_2.13:1.17.13.
No dependency data recorded yet.