Silencer

Scala compiler plugin for annotation-based warning suppression

License

License

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-lib_2.11.12
Last Version

Last Version

1.7.9
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-lib_2.11.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (2)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.12
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.4.4
1.4.3