unidoc 3.0.0


Group ID:
com.thoughtworks.constructor
Artifact ID:
unidoc_2.12
Version:
3.0.0
Release Date:
May 8, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.constructor" %% "unidoc" % "3.0.0"

Mill build tool

ivy"com.thoughtworks.constructor::unidoc:3.0.0"

Scala CLI

//> using dep "com.thoughtworks.constructor::unidoc:3.0.0"

Ammonite REPL

import $ivy.`com.thoughtworks.constructor::unidoc:3.0.0`

<dependency>
  <groupId>com.thoughtworks.constructor</groupId>
  <artifactId>unidoc_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.thoughtworks.constructor', name: 'unidoc_2.12', version: '3.0.0'