is not current version
Last Version 1.7.9

com.github.ghik:silencer-plugin_2.13.2 1.7.2

Scala compiler plugin for annotation-based warning suppression

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-plugin_2.13.2
Version

Version

1.7.2
Type

Type

jar

Download silencer-plugin_2.13.2 1.7.2


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