License |
License |
---|---|
GroupId | GroupIdcom.github.ghik |
ArtifactId | ArtifactIdsilencer-lib_2.13.0-M5 |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSilencer
Scala compiler plugin for annotation-based warning suppression
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ghik/silencer-lib_2.13.0-M5/ -->
<dependency>
<groupId>com.github.ghik</groupId>
<artifactId>silencer-lib_2.13.0-M5</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghik/silencer-lib_2.13.0-M5/
implementation 'com.github.ghik:silencer-lib_2.13.0-M5:1.3.2'
// https://jarcasting.com/artifacts/com.github.ghik/silencer-lib_2.13.0-M5/
implementation ("com.github.ghik:silencer-lib_2.13.0-M5:1.3.2")
'com.github.ghik:silencer-lib_2.13.0-M5:jar:1.3.2'
<dependency org="com.github.ghik" name="silencer-lib_2.13.0-M5" rev="1.3.2">
<artifact name="silencer-lib_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghik', module='silencer-lib_2.13.0-M5', version='1.3.2')
)
libraryDependencies += "com.github.ghik" % "silencer-lib_2.13.0-M5" % "1.3.2"
[com.github.ghik/silencer-lib_2.13.0-M5 "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.0-M5 |