unidoc 1.0.0-M0


Group ID:
com.thoughtworks.future
Artifact ID:
unidoc_2.12
Version:
1.0.0-M0
Release Date:
Mar 31, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.future" %% "unidoc" % "1.0.0-M0"

Mill build tool

ivy"com.thoughtworks.future::unidoc:1.0.0-M0"

Scala CLI

//> using dep "com.thoughtworks.future::unidoc:1.0.0-M0"

Ammonite REPL

import $ivy.`com.thoughtworks.future::unidoc:1.0.0-M0`

<dependency>
  <groupId>com.thoughtworks.future</groupId>
  <artifactId>unidoc_2.12</artifactId>
  <version>1.0.0-M0</version>
</dependency>

compile group: 'com.thoughtworks.future', name: 'unidoc_2.12', version: '1.0.0-M0'