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-runtime 1.4.0-RC3


Group ID:
org.scalameta
Artifact ID:
mdoc-runtime_2.13
Version:
1.4.0-RC3
Release Date:
Oct 31, 2019
Licenses:
Files:

libraryDependencies += "org.scalameta" %% "mdoc-runtime" % "1.4.0-RC3"

Mill build tool

ivy"org.scalameta::mdoc-runtime:1.4.0-RC3"

Scala CLI

//> using dep "org.scalameta::mdoc-runtime:1.4.0-RC3"

Ammonite REPL

import $ivy.`org.scalameta::mdoc-runtime:1.4.0-RC3`

<dependency>
  <groupId>org.scalameta</groupId>
  <artifactId>mdoc-runtime_2.13</artifactId>
  <version>1.4.0-RC3</version>
</dependency>

compile group: 'org.scalameta', name: 'mdoc-runtime_2.13', version: '1.4.0-RC3'