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

silencer-lib-2-12

JSON →
library1.4.2javamavenunverified

Scala compiler plugin for annotation-based warning suppression.

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

Suppress compiler warnings using @silent annotation.

import com.github.ghik.silencer.silent; @silent public class Main { public static void main(String[] args) { System.out.println("Warning suppressed"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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