Download silencer-lib_2.11-0.6.jar file - Jar s

Jar examples for s:silencer-lib-2.11

Description

Scala compiler plugin for annotation-based warning suppression

You can download jar file silencer-lib_2.11 0.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add silencer-lib_2.11-0.6.jar to your project.

<dependency>
   <groupId>com.github.ghik</groupId>
   <artifactId>silencer-lib_2.11</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.github.ghik', name: 'silencer-lib_2.11', version: '0.6'
libraryDependencies += "com.github.ghik" % "silencer-lib_2.11" % "0.6"
<dependency org="com.github.ghik" name="silencer-lib_2.11" rev="0.6"/>
@Grapes(@Grab(group='com.github.ghik', module='silencer-lib_2.11', version='0.6'))
'com.github.ghik:silencer-lib_2.11:jar:0.6'

Download

Click the following link to download the jar file.

silencer-lib_2.11-0.6-javadoc.jar
silencer-lib_2.11-0.6-sources.jar
silencer-lib_2.11-0.6.jar
silencer-lib_2.11-0.6.pom



Related Tutorials