Scala compiler plugin for warning suppression
silencer-plugin 0.5
Group ID:
com.github.ghik
Artifact ID:
silencer-plugin_2.11
Version:
0.5
Release Date:
Sept 13, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.ghik" %% "silencer-plugin" % "0.5"
ivy"com.github.ghik::silencer-plugin:0.5"
//> using dep "com.github.ghik::silencer-plugin:0.5"
import $ivy.`com.github.ghik::silencer-plugin:0.5`
<dependency> <groupId>com.github.ghik</groupId> <artifactId>silencer-plugin_2.11</artifactId> <version>0.5</version> </dependency>
compile group: 'com.github.ghik', name: 'silencer-plugin_2.11', version: '0.5'