is not current version
Last Version 1.4.2

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

Scala compiler plugin for annotation-based warning suppression

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-plugin_2.11
Version

Version

1.3.4
Type

Type

jar

Download silencer-plugin_2.11 1.3.4


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