silencer-plugin 0.6


Group ID:
com.github.ghik
Artifact ID:
silencer-plugin_2.12
Version:
0.6
Release Date:
Dec 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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