Last Version

Silencer 1.4.2

Scala compiler plugin for annotation-based warning suppression

License

License

GroupId

GroupId

com.github.ghik
ArtifactId

ArtifactId

silencer-lib_2.13
Version

Version

1.4.2
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_2.13 1.4.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.0

Project Modules

There are no modules declared in this project.