silencer-plugin 1.4.0


Group ID:
com.github.ghik
Artifact ID:
silencer-plugin_2.12
Version:
1.4.0
Release Date:
May 28, 2019
Licenses:
Files:

libraryDependencies += "com.github.ghik" %% "silencer-plugin" % "1.4.0"

Mill build tool

ivy"com.github.ghik::silencer-plugin:1.4.0"

Scala CLI

//> using dep "com.github.ghik::silencer-plugin:1.4.0"

Ammonite REPL

import $ivy.`com.github.ghik::silencer-plugin:1.4.0`

<dependency>
  <groupId>com.github.ghik</groupId>
  <artifactId>silencer-plugin_2.12</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'com.github.ghik', name: 'silencer-plugin_2.12', version: '1.4.0'