djice / sbt-unzip-plugin   1.0.2

Apache License 2.0 GitHub

Extract Zip dependencies with SBT

Scala versions: 2.13 2.12 2.11
sbt plugins: 1.0

sbt-unzip 1.0.2


Group ID:
io.github.djice
Artifact ID:
sbt-unzip_2.11
Version:
1.0.2
Release Date:
Mar 11, 2021
Licenses:
Files:

libraryDependencies += "io.github.djice" %% "sbt-unzip" % "1.0.2"

Mill build tool

ivy"io.github.djice::sbt-unzip:1.0.2"

Scala CLI

//> using dep "io.github.djice::sbt-unzip:1.0.2"

Ammonite REPL

import $ivy.`io.github.djice::sbt-unzip:1.0.2`

<dependency>
  <groupId>io.github.djice</groupId>
  <artifactId>sbt-unzip_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'io.github.djice', name: 'sbt-unzip_2.11', version: '1.0.2'