is not current version
Last Version 1.7.9

com.github.ghik:silencer-lib_2.13.4 1.7.1

Scala compiler plugin for annotation-based warning suppression

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-lib_2.13.4
Version

Version

1.7.1
Type

Type

jar

Download silencer-lib_2.13.4 1.7.1


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