How To Install Java Artifact com.github.sbt.sbt-ghpages v0.8.0

com.github.sbt sbt-ghpages 0.8.0

Introduction

In this article, we'll learn how to install Java artifact sbt-ghpages from com.github.sbt group in version 0.8.0. The artifact is available in 2 versions: 0.8.0 0.7.0 . The sbt-ghpages project has been released under BSD-style license, and has its own website at: https://github.com/sbt/sbt-ghpages .

How To Install Java Artifact com.github.sbt.sbt-ghpages In Version 0.8.0

To install the sbt-ghpages artifact in version 0.8.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses sbt-ghpages dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (2)

Licenses

Developers