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.4


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-ghpages
Version:
0.5.4
Release Date:
Sept 3, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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