unidoc 10.0.1 Deprecated


Group ID:
com.thoughtworks.binding
Artifact ID:
unidoc_2.12
Version:
10.0.1
Release Date:
Dec 2, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.12.0

libraryDependencies += "com.thoughtworks.binding" %% "unidoc" % "10.0.1"

Mill build tool

ivy"com.thoughtworks.binding::unidoc:10.0.1"

Scala CLI

//> using dep "com.thoughtworks.binding::unidoc:10.0.1"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::unidoc:10.0.1`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>unidoc_2.12</artifactId>
  <version>10.0.1</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'unidoc_2.12', version: '10.0.1'