sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.
sbt-unidoc 0.3.3
Group ID:
com.eed3si9n
Artifact ID:
sbt-unidoc
Version:
0.3.3
Release Date:
May 20, 2015
Licenses:
Files:
libraryDependencies += "com.eed3si9n" % "sbt-unidoc" % "0.3.3"
ivy"com.eed3si9n:sbt-unidoc:0.3.3"
//> using dep "com.eed3si9n:sbt-unidoc:0.3.3"
import $ivy.`com.eed3si9n:sbt-unidoc:0.3.3`
<dependency> <groupId>com.eed3si9n</groupId> <artifactId>sbt-unidoc</artifactId> <version>0.3.3</version> </dependency>
compile group: 'com.eed3si9n', name: 'sbt-unidoc', version: '0.3.3'