is not current version
Last Version 1.4.2

com.github.ghik:silencer-plugin_2.11 0.6

Scala compiler plugin for annotation-based warning suppression

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-plugin_2.11
Version

Version

0.6
Type

Type

jar

Download silencer-plugin_2.11 0.6


<!-- https://jarcasting.com/artifacts/com.github.ghik/silencer-plugin_2.11/ -->
<dependency>
    <groupId>com.github.ghik</groupId>
    <artifactId>silencer-plugin_2.11</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghik/silencer-plugin_2.11/
implementation 'com.github.ghik:silencer-plugin_2.11:0.6'
// https://jarcasting.com/artifacts/com.github.ghik/silencer-plugin_2.11/
implementation ("com.github.ghik:silencer-plugin_2.11:0.6")
'com.github.ghik:silencer-plugin_2.11:jar:0.6'
<dependency org="com.github.ghik" name="silencer-plugin_2.11" rev="0.6">
  <artifact name="silencer-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghik', module='silencer-plugin_2.11', version='0.6')
)
libraryDependencies += "com.github.ghik" % "silencer-plugin_2.11" % "0.6"
[com.github.ghik/silencer-plugin_2.11 "0.6"]