andyglow / scaladoc   0.0.14

GitHub

Deps-Free Scaladoc AST, Parser and Macro-based Extractor and Compiler Plugin to carry over

Scala versions: 2.13 2.12 2.11

scaladoc-ast 0.0.12


Group ID:
com.github.andyglow
Artifact ID:
scaladoc-ast_2.13
Version:
0.0.12
Release Date:
May 1, 2021
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scaladoc-ast" % "0.0.12"

Mill build tool

ivy"com.github.andyglow::scaladoc-ast:0.0.12"

Scala CLI

//> using dep "com.github.andyglow::scaladoc-ast:0.0.12"

Ammonite REPL

import $ivy.`com.github.andyglow::scaladoc-ast:0.0.12`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scaladoc-ast_2.13</artifactId>
  <version>0.0.12</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scaladoc-ast_2.13', version: '0.0.12'