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

silencer-lib-2-12-12

JSON →
library1.7.1javamavenunverified

Silencer is a Scala compiler plugin that suppresses warnings based on annotations, helping to manage compiler output.

<dependency> <groupId>com.github.ghik</groupId> <artifactId>silencer-lib_2.12.12</artifactId> <version>1.7.1</version> </dependency>
INSTALL
IMPORT
SIG · SILENCER-LIB-2-12-
S
silencer-lib-2-12-12
build-tooljavav1.7.1
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

Minimal usage of @silent annotation to suppress warnings

import com.github.ghik.silencer.silent @silent def myMethod(): Unit = { // warning suppressed }
Debug
Known issues
breakingVersion 1.7.1 is for Scala 2.12.12; other Scala versions require different artifact coordinates.
fix
Use silencer-lib_2.12 for Scala 2.12.x or silencer-lib_2.13 for Scala 2.13.x.
affects: 1.7.x
Upgrade
Version history
1.7.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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