Jar examples for s:silencer-lib
Scala compiler plugin for annotation-based warning suppression
You can download jar file silencer-lib 0.4 in this page.
The Apache License, Version 2.0
You can use the following script to add silencer-lib-0.4.jar to your project.
<dependency> <groupId>com.github.ghik</groupId> <artifactId>silencer-lib</artifactId> <version>0.4</version> </dependency>
compile group: 'com.github.ghik', name: 'silencer-lib', version: '0.4'
libraryDependencies += "com.github.ghik" % "silencer-lib" % "0.4"
<dependency org="com.github.ghik" name="silencer-lib" rev="0.4"/>
@Grapes(@Grab(group='com.github.ghik', module='silencer-lib', version='0.4'))
'com.github.ghik:silencer-lib:jar:0.4'
Click the following link to download the jar file.
silencer-lib-0.4-javadoc.jar