sbt / sbt-ghpages   0.8.0

GitHub

git, site and ghpages support for sbt projects.

Scala versions: 2.12
sbt plugins: 1.x

sbt-ghpages 0.5.2


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-ghpages
Version:
0.5.2
Release Date:
Aug 1, 2013
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-ghpages" % "0.5.2"

Mill build tool

ivy"com.typesafe.sbt:sbt-ghpages:0.5.2"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-ghpages:0.5.2"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-ghpages:0.5.2`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-ghpages</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-ghpages', version: '0.5.2'