s

silencer-lib_2.13.0-M5

Scala compiler plugin for annotation-based warning suppression
https://github.com/ghik/silencer
The Apache License, Version 2.0
ghik
Roman Janusz
Files download
File Operation
silencer-lib_2.13.0-M5-1.3.1.jar download
silencer-lib_2.13.0-M5-1.3.1.pom download
silencer-lib_2.13.0-M5-1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ghik</groupId>
  <artifactId>silencer-lib_2.13.0-M5</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.ghik:silencer-lib_2.13.0-M5:1.3.1'
Gradle Kotlin
implementation("com.github.ghik:silencer-lib_2.13.0-M5:1.3.1")
Scala SBT
libraryDependencies += "com.github.ghik" % "silencer-lib_2.13.0-M5" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ghik', module='silencer-lib_2.13.0-M5', version='1.3.1')
)
Apache Ivy
<dependency org="com.github.ghik" name="silencer-lib_2.13.0-M5" rev="1.3.1" />
Leiningen
[com.github.ghik/silencer-lib_2.13.0-M5 "1.3.1"]
Apache Buildr
'com.github.ghik:silencer-lib_2.13.0-M5:jar:1.3.1'