silencer-lib 0.5


Group ID:
com.github.ghik
Artifact ID:
silencer-lib_2.12
Version:
0.5
Release Date:
Nov 2, 2016
Licenses:
Files:

libraryDependencies += "com.github.ghik" %% "silencer-lib" % "0.5"

Mill build tool

ivy"com.github.ghik::silencer-lib:0.5"

Scala CLI

//> using dep "com.github.ghik::silencer-lib:0.5"

Ammonite REPL

import $ivy.`com.github.ghik::silencer-lib:0.5`

<dependency>
  <groupId>com.github.ghik</groupId>
  <artifactId>silencer-lib_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.ghik', name: 'silencer-lib_2.12', version: '0.5'