<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scaladoc_3</artifactId>
<version>3.6.4-RC1-bin-20241122-64411b6-NIGHTLY</version>
</dependency>
libraryDependencies += "org.scala-lang" % "scaladoc_3" % "3.6.4-RC1-bin-20241122-64411b6-NIGHTLY"
@Grapes(
@Grab(group='org.scala-lang', module='scaladoc_3', version='3.6.4-RC1-bin-20241122-64411b6-NIGHTLY')
)
<dependency org="org.scala-lang" name="scaladoc_3" rev="3.6.4-RC1-bin-20241122-64411b6-NIGHTLY" />
compile
|-- org.scala-lang:scala3-compiler_3:3.6.4-RC1-bin-20241122-64411b6-NIGHTLY
|-- org.scala-lang:scala3-tasty-inspector_3:3.6.4-RC1-bin-20241122-64411b6-NIGHTLY
|-- com.vladsch.flexmark:flexmark:0.62.2
|-- com.vladsch.flexmark:flexmark-util-ast:0.62.2
|-- com.vladsch.flexmark:flexmark-util-data:0.62.2
|-- com.vladsch.flexmark:flexmark-util-html:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-anchorlink:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-autolink:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-emoji:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-wikilink:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-tables:0.62.2
|-- com.vladsch.flexmark:flexmark-ext-yaml-front-matter:0.62.2
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.1
test