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

silencer-lib-2-13-6

JSON →
library1.17.13javamavenunverified

A Scala compiler plugin that suppresses warnings using annotations.

<dependency> <groupId>com.github.ghik</groupId> <artifactId>silencer-lib_2.13.6</artifactId> <version>1.17.13</version> </dependency>
INSTALL
IMPORT
SIG · SILENCER-LIB-2-13-
S
silencer-lib-2-13-6
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.

SilencerPlugin
com.github.ghik.silencer.SilencerPlugin

Loads the Silencer compiler plugin instance.

import com.github.ghik.silencer.SilencerPlugin; public class Example { public static void main(String[] args) { SilencerPlugin plugin = new SilencerPlugin(); System.out.println("Silencer plugin loaded: " + plugin); } }
Debug
Known issues
breakingThis version is specific to Scala 2.13.6; using with other Scala versions may cause compilation errors.
fix
Use the silencer-lib artifact matching your Scala version (e.g., silencer-lib_2.13.7 for 2.13.7).
affects: 1.17.13
Upgrade
Version history
1.17.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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