ohze / sbt-shade   0.1.3

GitHub

Resource transformers for sbt-assembly plugin

sbt-shade 0.1.3


Group ID:
com.sandinh
Artifact ID:
sbt-shade
Version:
0.1.3
Release Date:
Feb 15, 2020
Licenses:
Files:

libraryDependencies += "com.sandinh" % "sbt-shade" % "0.1.3"

Mill build tool

ivy"com.sandinh:sbt-shade:0.1.3"

Scala CLI

//> using dep "com.sandinh:sbt-shade:0.1.3"

Ammonite REPL

import $ivy.`com.sandinh:sbt-shade:0.1.3`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>sbt-shade</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.sandinh', name: 'sbt-shade', version: '0.1.3'