scalameta / mdoc   2.5.2

Apache License 2.0 Website GitHub

Typechecked markdown documentation for Scala

Scala versions: 3.x 2.13 2.12 2.11
sbt plugins: 1.0

mdoc 1.2.9


Group ID:
org.scalameta
Artifact ID:
mdoc_2.11
Version:
1.2.9
Release Date:
Feb 21, 2019
Licenses:
Files:

libraryDependencies += "org.scalameta" %% "mdoc" % "1.2.9"

Mill build tool

ivy"org.scalameta::mdoc:1.2.9"

Scala CLI

//> using dep "org.scalameta::mdoc:1.2.9"

Ammonite REPL

import $ivy.`org.scalameta::mdoc:1.2.9`

<dependency>
  <groupId>org.scalameta</groupId>
  <artifactId>mdoc_2.11</artifactId>
  <version>1.2.9</version>
</dependency>

compile group: 'org.scalameta', name: 'mdoc_2.11', version: '1.2.9'