sbt / sbt-gzip   2.0.0

GitHub

sbt-web plugin for gzipping assets

Scala versions: 2.12
sbt plugins: 1.x

sbt-gzip 1.0.0


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-gzip
Version:
1.0.0
Release Date:
May 28, 2014
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-gzip" % "1.0.0"

Mill build tool

ivy"com.typesafe.sbt:sbt-gzip:1.0.0"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-gzip:1.0.0"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-gzip:1.0.0`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-gzip</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-gzip', version: '1.0.0'