Registry / build-tool / silencer-lib-2-13-8

silencer-lib-2-13-8

JSON →
library1.17.13javamavenunverified

Scala compiler plugin that suppresses warnings via annotations, targeting Scala 2.13.8.

<dependency> <groupId>com.github.ghik</groupId> <artifactId>silencer-lib_2.13.8</artifactId> <version>1.17.13</version> </dependency>
INSTALL
IMPORT
SIG · SILENCER-LIB-2-13-
S
silencer-lib-2-13-8
build-tooljavav1.17.13
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 annotated expressions.

import com.github.ghik.silencer.silent @silent val x = 1 + "2" // normally a warning
Debug
Known issues
breakingThis version is specific to Scala 2.13.8; using it with other Scala versions may cause compilation errors.
fix
Use the silencer-lib artifact matching your exact Scala version (e.g., silencer-lib_2.13.3 for Scala 2.13.3).
affects: all
Upgrade
Version history
1.17.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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