Registry / build-tool / silencer-lib-2-12-9

silencer-lib-2-12-9

JSON →
library1.6.0javamavenunverified

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.9</artifactId> <version>1.6.0</version> </dependency>
INSTALL
IMPORT
SIG · SILENCER-LIB-2-12-
S
silencer-lib-2-12-9
build-tooljavav1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

silent
com.github.ghik.silencer.silent

Suppresses compiler warnings for the annotated method using the @silent annotation.

import com.github.ghik.silencer.silent @silent def deprecatedMethod(): Unit = { // code that triggers warnings }
Debug
Known issues
breakingThis artifact is for Scala 2.12.9; use the correct version for your Scala compiler.
fix
Select the silencer-lib artifact matching your Scala version (e.g., silencer-lib_2.13 for Scala 2.13).
affects: all
Upgrade
Version history
1.6.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
silencer-lib-2-12-9 — mvn dependency:get silencer-lib-2-12-9 · libregistry