sbt / sbt-web   1.5.8

GitHub

Library for building sbt plugins for the web

Scala versions: 2.12
sbt plugins: 1.x

sbt-web 1.0.3-20140717-c49ba1a


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-web
Version:
1.0.3-20140717-c49ba1a
Release Date:
Jul 17, 2014
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-web" % "1.0.3-20140717-c49ba1a"

Mill build tool

ivy"com.typesafe.sbt:sbt-web:1.0.3-20140717-c49ba1a"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-web:1.0.3-20140717-c49ba1a"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-web:1.0.3-20140717-c49ba1a`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-web</artifactId>
  <version>1.0.3-20140717-c49ba1a</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-web', version: '1.0.3-20140717-c49ba1a'