com.github.therapi:therapi-runtime-javadoc-scribe

Annotation processor that bakes Javadoc comments into your code so they can be accessed at runtime.

License

License

GroupId

GroupId

com.github.therapi
ArtifactId

ArtifactId

therapi-runtime-javadoc-scribe
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.therapi:therapi-runtime-javadoc-scribe
Annotation processor that bakes Javadoc comments into your code so they can be accessed at runtime.
Project URL

Project URL

https://github.com/dnault/therapi-runtime-javadoc

Download therapi-runtime-javadoc-scribe

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/ -->
<dependency>
    <groupId>com.github.therapi</groupId>
    <artifactId>therapi-runtime-javadoc-scribe</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/
implementation 'com.github.therapi:therapi-runtime-javadoc-scribe:0.13.0'
// https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/
implementation ("com.github.therapi:therapi-runtime-javadoc-scribe:0.13.0")
'com.github.therapi:therapi-runtime-javadoc-scribe:jar:0.13.0'
<dependency org="com.github.therapi" name="therapi-runtime-javadoc-scribe" rev="0.13.0">
  <artifact name="therapi-runtime-javadoc-scribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.therapi', module='therapi-runtime-javadoc-scribe', version='0.13.0')
)
libraryDependencies += "com.github.therapi" % "therapi-runtime-javadoc-scribe" % "0.13.0"
[com.github.therapi/therapi-runtime-javadoc-scribe "0.13.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.github.therapi : therapi-runtime-javadoc jar 0.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0