Download silencer-lib_2.11-1.0.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 1.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials