Last Version

Silencer 1.7.9

Scala compiler plugin for annotation-based warning suppression

License

License

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-plugin_2.12.15
Version

Version

1.7.9
Type

Type

jar
Description

Description

Silencer
Scala compiler plugin for annotation-based warning suppression
Project URL

Project URL

https://github.com/ghik/silencer
Project Organization

Project Organization

ghik
Source Code Management

Source Code Management

https://github.com/ghik/silencer.git

Download silencer-plugin_2.12.15 1.7.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.15
org.scala-lang : scala-library jar 2.12.15
com.github.ghik : silencer-lib_2.12.15 jar 1.7.9

test (1)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.12 jar 3.2.0

Project Modules

There are no modules declared in this project.