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 2.3.5


Group ID:
org.scalameta
Artifact ID:
mdoc_2.12
Version:
2.3.5
Release Date:
Sept 27, 2022
Licenses:
Files:

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

Mill build tool

ivy"org.scalameta::mdoc:2.3.5"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.scalameta</groupId>
  <artifactId>mdoc_2.12</artifactId>
  <version>2.3.5</version>
</dependency>

compile group: 'org.scalameta', name: 'mdoc_2.12', version: '2.3.5'