is not current version
Last Version 1.7.1

com.github.ghik:silencer-lib_2.12.11 1.6.0

Scala compiler plugin for annotation-based warning suppression

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-lib_2.12.11
Version

Version

1.6.0
Type

Type

jar

Download silencer-lib_2.12.11 1.6.0


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