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.0-M2


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-web
Version:
1.0.0-M2
Release Date:
Apr 4, 2014
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-web" % "1.0.0-M2"

Mill build tool

ivy"com.typesafe.sbt:sbt-web:1.0.0-M2"

Scala CLI

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

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-web:1.0.0-M2`

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

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