Registry / utility / silencer-lib-2-11-12

silencer-lib-2-11-12

JSON →
library1.17.13javamavenunverified

Scala compiler plugin for annotation-based warning suppression.

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

Silencer
silencer.Silencer

Suppresses warnings for the annotated object using Silencer.

import silencer.Silencer @Silencer(level = "warn") object Example { def main(args: Array[String]): Unit = { println("Hello") } }
Debug
Known issues
breakingOnly works with Scala 2.11.12; not compatible with other versions.
fix
Use the appropriate version for your Scala compiler.
affects: >=1.0.0
Upgrade
Version history
1.17.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
silencer-lib-2-11-12 — mvn dependency:get silencer-lib-2-11-12 · libregistry