takezoe / runtime-scaladoc-reader   1.0.3

Apache License 2.0 GitHub

Allows to read Scaladoc at runtime by embedding as annotation by the compiler plugin.

Scala versions: 2.13 2.12

runtime-scaladoc-reader 1.0.3


Group ID:
com.github.takezoe
Artifact ID:
runtime-scaladoc-reader_2.13
Version:
1.0.3
Release Date:
May 13, 2022
Licenses:
Files:

libraryDependencies += "com.github.takezoe" %% "runtime-scaladoc-reader" % "1.0.3"

Mill build tool

ivy"com.github.takezoe::runtime-scaladoc-reader:1.0.3"

Scala CLI

//> using dep "com.github.takezoe::runtime-scaladoc-reader:1.0.3"

Ammonite REPL

import $ivy.`com.github.takezoe::runtime-scaladoc-reader:1.0.3`

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>runtime-scaladoc-reader_2.13</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.github.takezoe', name: 'runtime-scaladoc-reader_2.13', version: '1.0.3'