Download silencer-lib_2.12-0.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials