How To Install Java Artifact com.github.sbt.sbt-unidoc v0.5.0-M2

com.github.sbt sbt-unidoc 0.5.0-M2

Introduction

In this article, we'll learn how to install Java artifact sbt-unidoc from com.github.sbt group in version 0.5.0-M2. The artifact is available in 2 versions: 0.5.0-M2 0.5.0 . The sbt-unidoc project has been released under Apache License v2 license, and has its own website at: https://github.com/sbt/sbt-unidoc .

How To Install Java Artifact com.github.sbt.sbt-unidoc In Version 0.5.0-M2

To install the sbt-unidoc artifact in version 0.5.0-M2 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-unidoc 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.

Provided dependencies (2)

Licenses

Developers