Allows to read Scaladoc at runtime by embedding as annotation by the compiler plugin.
runtime-scaladoc-reader 1.0.1
Group ID:
com.github.takezoe
Artifact ID:
runtime-scaladoc-reader_2.12
Version:
1.0.1
Release Date:
Aug 26, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.github.takezoe" %% "runtime-scaladoc-reader" % "1.0.1"
ivy"com.github.takezoe::runtime-scaladoc-reader:1.0.1"
//> using dep "com.github.takezoe::runtime-scaladoc-reader:1.0.1"
import $ivy.`com.github.takezoe::runtime-scaladoc-reader:1.0.1`
<dependency> <groupId>com.github.takezoe</groupId> <artifactId>runtime-scaladoc-reader_2.12</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.takezoe', name: 'runtime-scaladoc-reader_2.12', version: '1.0.1'