Last Version

Silencer 0.4

Scala compiler plugin for annotation-based warning suppression

License

License

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-lib
Version

Version

0.4
Type

Type

jar
Description

Description

Silencer
Scala compiler plugin for annotation-based warning suppression
Project URL

Project URL

https://github.com/ghik/silencer
Project Organization

Project Organization

ghik
Source Code Management

Source Code Management

https://github.com/ghik/silencer.git

Download silencer-lib 0.4


<!-- https://jarcasting.com/artifacts/com.github.ghik/silencer-lib/ -->
<dependency>
    <groupId>com.github.ghik</groupId>
    <artifactId>silencer-lib</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghik/silencer-lib/
implementation 'com.github.ghik:silencer-lib:0.4'
// https://jarcasting.com/artifacts/com.github.ghik/silencer-lib/
implementation ("com.github.ghik:silencer-lib:0.4")
'com.github.ghik:silencer-lib:jar:0.4'
<dependency org="com.github.ghik" name="silencer-lib" rev="0.4">
  <artifact name="silencer-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghik', module='silencer-lib', version='0.4')
)
libraryDependencies += "com.github.ghik" % "silencer-lib" % "0.4"
[com.github.ghik/silencer-lib "0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

Project Modules

There are no modules declared in this project.