is not current version
Last Version 0.13.0

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

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

GroupId

GroupId

com.github.therapi
ArtifactId

ArtifactId

therapi-runtime-javadoc-scribe
Version

Version

0.9.0
Type

Type

jar

Download therapi-runtime-javadoc-scribe 0.9.0


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