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

Jar examples for s:silencer-lib-2.12

Description

Scala compiler plugin for annotation-based warning suppression

You can download jar file silencer-lib_2.12 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.12-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials