Silencer

Scala compiler plugin for annotation-based warning suppression

License

License

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-plugin_2.13.0-RC2
Last Version

Last Version

1.4.0
Release Date

Release Date

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.13.0-RC2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.0-RC2
org.scala-lang : scala-library jar 2.13.0-RC2
com.github.ghik : silencer-lib_2.13.0-RC2 jar 1.4.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-RC2 jar 3.1.0-SNAP11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.4
1.3.3